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

108 lines
3.2 KiB
JSON

{
"texture_size": [4, 7],
"textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/cooked_cod"
},
"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"}
}
},
{
"name": "cod_roll",
"from": [3.5, 2, 8.5],
"to": [5.5, 4, 13.5],
"rotation": {"angle": 22.5, "axis": "y", "origin": [4.5, 3, 11]},
"faces": {
"north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"},
"east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"},
"south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"},
"west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"},
"down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"}
}
},
{
"name": "cod_roll",
"from": [10.5, 2, 8.5],
"to": [12.5, 4, 13.5],
"rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]},
"faces": {
"north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"},
"east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"},
"south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"},
"west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"},
"down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"}
}
},
{
"name": "cod_roll",
"from": [7, 2, 8.5],
"to": [9, 4, 13.5],
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 11]},
"faces": {
"north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"},
"east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"},
"south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"},
"west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"},
"down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"}
}
}
],
"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": [75, 45, 0],
"translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375]
},
"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.7, 0.7, 0.7],
"translation": [0, 1, 0]
},
"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]
}
}
}