Files
minecraft-server-resource-pack/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json
T
2024-11-30 01:48:14 +00:00

90 lines
2.7 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"bottom": "lz:block/food/stuffed_pumpkin_bottom",
"details": "lz:block/food/stuffed_pumpkin_details",
"side": "lz:block/food/stuffed_pumpkin_side",
"top": "lz:block/food/stuffed_pumpkin_top",
"particle": "item/pumpkin_pie"
},
"elements": [
{
"name": "spoon",
"from": [8, 8, 7],
"to": [10, 18, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9, 8]},
"faces": {
"north": {"uv": [2, 3, 4, 13], "texture": "#details"},
"east": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"},
"south": {"uv": [2, 3, 4, 13], "texture": "#details"},
"west": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"},
"up": {"uv": [2, 1, 4, 3], "texture": "#details"},
"down": {"uv": [2, 1, 4, 3], "texture": "#details"}
}
},
{
"name": "stuffing",
"from": [4, 10, 4],
"to": [12, 12, 12],
"faces": {
"north": {"uv": [6, 4, 14, 6], "rotation": 180, "texture": "#details"},
"east": {"uv": [12, 4, 14, 12], "rotation": 90, "texture": "#details"},
"south": {"uv": [6, 10, 14, 12], "texture": "#details"},
"west": {"uv": [6, 4, 8, 12], "rotation": 270, "texture": "#details"},
"up": {"uv": [6, 4, 14, 12], "texture": "#details"},
"down": {"uv": [6, 4, 14, 12], "texture": "#details"}
}
},
{
"name": "pumpkin",
"from": [2, 0, 2],
"to": [14, 10, 14],
"faces": {
"north": {"uv": [2, 6, 14, 16], "texture": "#side"},
"east": {"uv": [2, 6, 14, 16], "texture": "#side"},
"south": {"uv": [2, 6, 14, 16], "texture": "#side"},
"west": {"uv": [2, 6, 14, 16], "texture": "#side"},
"up": {"uv": [2, 2, 14, 14], "texture": "#top"},
"down": {"uv": [2, 2, 14, 14], "texture": "#bottom"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [-6, -2, -4]
},
"firstperson_righthand": {
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.7, 0.7, 0.7],
"translation": [0, 1, 0]
},
"head": {
"translation": [0, 13, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
}
}