73 lines
1.8 KiB
JSON
73 lines
1.8 KiB
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"textures": {
|
|
"particle": "lz:block/food/apple_pie_top",
|
|
"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": [2, 0, 8],
|
|
"to": [8, 4, 14],
|
|
"faces": {
|
|
"east": {"uv": [2, 12, 8, 16], "texture": "#inner"},
|
|
"south": {"uv": [2, 12, 8, 16], "texture": "#side"},
|
|
"west": {"uv": [8, 12, 14, 16], "texture": "#side"},
|
|
"up": {"uv": [2, 8, 8, 14], "texture": "#top"},
|
|
"down": {"uv": [2, 2, 8, 8], "texture": "#bottom", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 0, 2],
|
|
"to": [14, 4, 8],
|
|
"faces": {
|
|
"north": {"uv": [2, 12, 14, 16], "texture": "#side"},
|
|
"east": {"uv": [8, 12, 14, 16], "texture": "#side"},
|
|
"south": {"uv": [2, 12, 14, 16], "texture": "#inner"},
|
|
"west": {"uv": [2, 12, 8, 16], "texture": "#side"},
|
|
"up": {"uv": [2, 2, 14, 8], "texture": "#top"},
|
|
"down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"thirdperson_righthand": {
|
|
"rotation": [75, -135, 0],
|
|
"translation": [0, 4.5, 3],
|
|
"scale": [0.5, 0.5, 0.5]
|
|
},
|
|
"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],
|
|
"translation": [0, 2.25, 0],
|
|
"scale": [0.8, 0.8, 0.8]
|
|
},
|
|
"head": {
|
|
"translation": [0, 13, 0]
|
|
},
|
|
"fixed": {
|
|
"rotation": [-90, 0, 0],
|
|
"translation": [0, 0, -16],
|
|
"scale": [2, 2, 2]
|
|
}
|
|
}
|
|
} |