From de5adef955566fe279803969991136fc7f760675 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 26 Dec 2019 12:42:06 -0500 Subject: [PATCH] m json_info --- doc/JSON_INFO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/JSON_INFO.md b/doc/JSON_INFO.md index 28680eae87992..3c7bb47759715 100644 --- a/doc/JSON_INFO.md +++ b/doc/JSON_INFO.md @@ -469,7 +469,7 @@ The syntax listed here is still valid. | Identifier | Description |--- |--- -| `ident` | Unique ID. Must be one continuous word, use underscores if necessary. +| `ident` | Unique ID. Lowercase snake_case. Must be one continuous word, use underscores if necessary. | `name` | In-game name displayed. | `bash_resist` | How well a material resists bashing damage. | `cut_resist` | How well a material resists cutting damage.