mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
fixed missing item names
This commit is contained in:
parent
75767bf470
commit
d9389ab1e4
1 changed files with 3 additions and 0 deletions
|
@ -9,7 +9,10 @@
|
||||||
"block.nec.gun_block": "Gun Block",
|
"block.nec.gun_block": "Gun Block",
|
||||||
"block.nec.java_block": "Java Block",
|
"block.nec.java_block": "Java Block",
|
||||||
"block.nec.pocket_block": "Pocket Block",
|
"block.nec.pocket_block": "Pocket Block",
|
||||||
|
"item.nec.ak_47": "AK-47",
|
||||||
|
"item.nec.chainmail": "Chainmail",
|
||||||
"item.nec.dirt_sword": "Dirt Sword",
|
"item.nec.dirt_sword": "Dirt Sword",
|
||||||
|
"item.nec.letter": "Letter",
|
||||||
"item.nec.negative_flint": "Negative Flint",
|
"item.nec.negative_flint": "Negative Flint",
|
||||||
"item.nec.steel": "Steel",
|
"item.nec.steel": "Steel",
|
||||||
"itemGroup.nec.not_enough_cursedness": "Not Enough Cursedness",
|
"itemGroup.nec.not_enough_cursedness": "Not Enough Cursedness",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue