Files
minecraft-server-resource-pack/packs/0-lzcustom/assets/lz/models/food/pie_apple1.json
T

60 lines
1.4 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"top": "lz:block/food/apple_pie_top",
"inner": "lz:block/food/apple_pie_inner",
"side": "lz:block/food/pie_side",
"bottom": "lz:block/food/pie_bottom"
},
"elements": [
{
"from": [8, 0, 2],
"to": [14, 4, 8],
"faces": {
"north": {"uv": [2, 12, 8, 16], "texture": "#side"},
"east": {"uv": [8, 12, 14, 16], "texture": "#side"},
"south": {"uv": [8, 12, 14, 16], "texture": "#inner"},
"west": {"uv": [2, 12, 8, 16], "texture": "#inner"},
"up": {"uv": [8, 2, 14, 8], "texture": "#top"},
"down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"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.625, 0.625, 0.625]
},
"head": {
"translation": [0, 13, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
}
}