Added food items and reallocated base items.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/sweet_berries"
|
||||
},
|
||||
"overrides": [
|
||||
{"predicate": {"custom_model_data":59700}, "model": "lz:food/pie_sweet_berry"},
|
||||
{"predicate": {"custom_model_data":59701}, "model": "lz:food/pie_sweet_berry1"},
|
||||
{"predicate": {"custom_model_data":59702}, "model": "lz:food/pie_sweet_berry2"},
|
||||
{"predicate": {"custom_model_data":59703}, "model": "lz:food/pie_sweet_berry3"},
|
||||
{"predicate": {"custom_model_data":59704}, "model": "lz:food/pie_sweet_berry4"},
|
||||
{"predicate": {"custom_model_data":59710}, "model": "lz:food/drink_sweet_berry"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user