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

87 lines
2.4 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"1": "lz:block/food/tray_bottom",
"2": "lz:block/food/tray_top",
"4": "lz:block/food/cookie",
"particle": "item/cookie"
},
"elements": [
{
"name": "tray",
"from": [1, 0, 1],
"to": [15, 2, 15],
"faces": {
"north": {"uv": [1, 11, 15, 13], "texture": "#2"},
"east": {"uv": [1, 11, 15, 13], "texture": "#2"},
"south": {"uv": [1, 11, 15, 13], "texture": "#2"},
"west": {"uv": [1, 11, 15, 13], "texture": "#2"},
"up": {"uv": [1, 1, 15, 15], "texture": "#2"},
"down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"}
}
},
{
"from": [3, 2, 1],
"to": [9, 3, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [-2, -5, -4]},
"faces": {
"north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"},
"east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"},
"south": {"uv": [6, 1, 1, 0], "texture": "#4"},
"west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"},
"up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"},
"down": {"uv": [8, 1, 13, 6], "texture": "#4"}
}
},
{
"from": [9, 2, 5],
"to": [15, 3, 11],
"rotation": {"angle": -22.5, "axis": "y", "origin": [12, 2.5, 8]},
"faces": {
"north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"},
"east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"},
"south": {"uv": [6, 1, 1, 0], "texture": "#4"},
"west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"},
"up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"},
"down": {"uv": [8, 1, 13, 6], "texture": "#4"}
}
}
],
"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.625, 0.625, 0.625]
},
"head": {
"translation": [0, 13, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
}
}