Got the Subtle knife to do damage

Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
This commit is contained in:
dragonruler1000 2025-05-03 15:17:02 -05:00
parent 8d7cb26295
commit 902e814ee5
5 changed files with 85 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{
"parent": "item/generated",
"parent": "item/handheld",
"textures": {
"layer0": "hdm_mod:items/knife"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "hdm_mod:items/omelet"
}
}