mirror of
https://github.com/dragonruler1000/hdm-mod.git
synced 2025-06-30 00:49:32 -05:00
working on adding the subtle knife.
This commit is contained in:
parent
7df8f28c16
commit
c2e75fdb20
4 changed files with 39 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"itemGroup.hdmModItemTab": "HDM Mod Items",
|
||||
"itemGroup.hdmModBlockTab": "HDM Mod Blocks",
|
||||
|
||||
"item.hdm_mod.knife": "Subtle Knife",
|
||||
"item.hdm_mod.subtle_knife": "Subtle Knife",
|
||||
"item.hdm_mod.omelet": "Omelet",
|
||||
"item.hdm_mod.dust": "Dust",
|
||||
"block.hdm_mod.block_of_dust": "Block of Dust"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"parent": "item/handheld",
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "hdm_mod:items/knife"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue