mirror of
https://github.com/dragonruler1000/hdm-mod.git
synced 2025-06-30 08:59:33 -05:00
Got the Subtle knife to do damage
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
This commit is contained in:
parent
8d7cb26295
commit
902e814ee5
5 changed files with 85 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "hdm_mod:items/knife"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "hdm_mod:items/omelet"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue