Skip to content

Commit

Permalink
m json_info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerimee authored Dec 26, 2019
1 parent d18fc5d commit de5adef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/JSON_INFO.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit de5adef

Please sign in to comment.