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,9 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/carrot"
},
"overrides": [
{"predicate": {"custom_model_data":59750}, "model": "lz:food/soup_vegetable"}
]
}