updating naming

This commit is contained in:
2024-12-12 12:55:50 +00:00
parent e4805bfcc3
commit 4b3178ac02
7 changed files with 22 additions and 22 deletions
@@ -7,7 +7,7 @@
"model": "minecraft:item/cooked_cod"
},
"cases": [
{ "when": "stew_cod", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } },
{ "when": "stew", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } },
{ "when": "stew_fish", "model": { "type": "model", "model": "lz:food/stew_fish" } }
]
}