mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 12:39:19 +02:00
added new item: helmet_on_a_stick
This commit is contained in:
parent
b44b0b720d
commit
b5d7ae346a
5 changed files with 12 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
"item.nec.ak_47": "AK-47",
|
||||
"item.nec.chainmail": "Chainmail",
|
||||
"item.nec.dirt_sword": "Dirt Sword",
|
||||
"item.nec.helmet_on_a_stick": "Helmet on a Stick",
|
||||
"item.nec.letter": "Letter",
|
||||
"item.nec.negative_flint": "Negative Flint",
|
||||
"item.nec.steel": "Steel",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "nec:item/helmet_on_a_stick"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 291 B |
Binary file not shown.
After Width: | Height: | Size: 583 B |
Loading…
Add table
Add a link
Reference in a new issue