Files
minecraft-server-resource-pack/resourcepack/assets/lz/models/food/pie_chocolate_1.json
T

76 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",
"particle": "lz:block/food/chocolate_pie_top",
"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, -135, 0],
"translation": [0, 4.5, 3],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [75, -135, 0],
"translation": [0, 4.5, 3],
"scale": [0.5, 0.5, 0.5]
},
"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, -30.4, 0],
"scale": [1.6, 1.6, 1.6]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
}
}