71 lines
1.9 KiB
JSON
71 lines
1.9 KiB
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"textures": {
|
|
"bottom": "lz:block/food/pie_bottom",
|
|
"inner": "lz:block/food/chocolate_pie_inner",
|
|
"side": "lz:block/food/pie_side",
|
|
"top": "lz:block/food/chocolate_pie_top"
|
|
},
|
|
"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"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 4, 6],
|
|
"to": [10, 5, 8],
|
|
"faces": {
|
|
"north": {"uv": [6, 11, 8, 12], "texture": "#inner"},
|
|
"east": {"uv": [8, 11, 10, 12], "texture": "#inner"},
|
|
"south": {"uv": [8, 11, 10, 12], "texture": "#inner"},
|
|
"west": {"uv": [6, 11, 8, 12], "texture": "#inner"},
|
|
"up": {"uv": [8, 7, 10, 9], "texture": "#inner"}
|
|
}
|
|
}
|
|
],
|
|
"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]
|
|
}
|
|
}
|
|
} |