Updated Carved Pumpkin and Apple (renamed item to items)

This commit is contained in:
2024-12-05 20:34:07 +00:00
parent e3f275ca18
commit 03707a438d
31 changed files with 33 additions and 22 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"}
]
}