Files
minecraft-server-resource-pack/assets/lz/models/food/plated_cod_roll.json
T
2026-08-11 19:00:56 +01:00

88 lines
2.1 KiB
JSON

{
"credit": "Made with Blockbench",
"texture_size": [4, 7],
"textures": {
"1": "lz:block/food/cod_roll",
"bowl": "lz:block/food/small_plate",
"particle": "item/cooked_cod"
},
"elements": [
{
"name": "cod_roll",
"from": [7, 1, 5.5],
"to": [9, 3, 10.5],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 1, 0.5]},
"faces": {
"north": {"uv": [0, 11.42857, 8, 16], "texture": "#1"},
"east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#1"},
"south": {"uv": [0, 11.42857, 8, 16], "texture": "#1"},
"west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#1"},
"up": {"uv": [0, 0, 8, 11.42857], "texture": "#1"},
"down": {"uv": [8, 4.57143, 12, 16], "texture": "#1"}
}
},
{
"from": [4, 0, 4],
"to": [12, 1, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]},
"faces": {
"north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"},
"east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"},
"south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"},
"west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"},
"up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"},
"down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 3],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.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, 3, 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]
}
},
"groups": [
0,
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": []
},
1
]
}