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

95 lines
2.5 KiB
JSON

{
"textures": {
"4": "lz:block/food/baked_potato",
"tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/baked_potato"
},
"elements": [
{
"name": "tray",
"from": [1, 0, 1],
"to": [15, 2, 15],
"faces": {
"north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
"east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
"south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
"west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
"up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"},
"down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"}
}
},
{
"from": [6, 2, 5.5],
"to": [10, 5, 10.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.25, 3.825, 8.25]},
"faces": {
"north": {"uv": [0, 8, 4, 11], "texture": "#4"},
"east": {"uv": [0, 5, 5, 8], "texture": "#4"},
"south": {"uv": [8, 0, 12, 3], "texture": "#4"},
"west": {"uv": [5, 5, 10, 8], "texture": "#4"},
"up": {"uv": [4, 5, 0, 0], "texture": "#4"},
"down": {"uv": [8, 0, 4, 5], "texture": "#4"}
}
},
{
"from": [6.5, 3, 6],
"to": [9.5, 5.3, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [8.75, 3.825, 8.25]},
"faces": {
"north": {"uv": [4, 11.5, 7, 12], "texture": "#4"},
"east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"},
"south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"},
"west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"},
"up": {"uv": [7, 12, 4, 8], "texture": "#4"}
}
}
],
"gui_light": "front",
"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, -90, 25],
"translation": [1.13, 3.2, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 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]
}
},
"groups": [
0,
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": [1, 2]
}
]
}