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,16 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/bone"
},
"display": {
"head": {
"rotation": [ 0, 0, -45 ],
"translation": [ 0, -4.5, -6.5],
"scale":[ 1, 1, 1 ]
}
},
"overrides": [
{"predicate": {"custom_model_data":59750}, "model": "lz:food/soup_bone_broth"}
]
}