Added food items and reallocated base items.

This commit is contained in:
2024-11-29 12:00:32 +00:00
parent 01d100a24d
commit ac617f92b6
216 changed files with 10894 additions and 311 deletions
@@ -0,0 +1,10 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/cooked_cod"
},
"overrides": [
{"predicate": {"custom_model_data":59760}, "model": "lz:food/stew_baked_cod"},
{"predicate": {"custom_model_data":59761}, "model": "lz:food/stew_fish"}
]
}