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

142 lines
3.6 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"2": "lz:block/food/beetroot_soup",
"4": "lz:block/food/bowl",
"particle": "item/beetroot"
},
"elements": [
{
"name": "soup",
"from": [5, 3.5, 5],
"to": [11, 3.5, 11],
"faces": {
"up": {"uv": [6, 2, 11, 7], "texture": "#2"}
}
},
{
"name": "bottom",
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]},
"faces": {
"north": {"uv": [6, 6, 12, 7], "texture": "#4"},
"east": {"uv": [6, 6, 12, 7], "texture": "#4"},
"south": {"uv": [0, 8, 6, 9], "texture": "#4"},
"west": {"uv": [6, 6, 12, 7], "texture": "#4"},
"down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"}
}
},
{
"name": "west",
"from": [11, 1, 5],
"to": [12, 4, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]},
"faces": {
"north": {"uv": [9, 10, 10, 12], "texture": "#4"},
"east": {"uv": [0, 5, 6, 8], "texture": "#4"},
"south": {"uv": [10, 10, 11, 12], "texture": "#4"},
"west": {"uv": [0, 5, 6, 8], "texture": "#4"},
"up": {"uv": [1, 15, 0, 9], "texture": "#4"},
"down": {"uv": [1, 9, 0, 15], "texture": "#4"}
}
},
{
"name": "north",
"from": [5, 1, 4],
"to": [11, 4, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]},
"faces": {
"north": {"uv": [6, 0, 12, 3], "texture": "#4"},
"east": {"uv": [3, 11, 4, 13], "texture": "#4"},
"south": {"uv": [6, 0, 12, 3], "texture": "#4"},
"west": {"uv": [4, 11, 5, 13], "texture": "#4"},
"up": {"uv": [8, 10, 2, 9], "texture": "#4"},
"down": {"uv": [14, 9, 8, 10], "texture": "#4"}
}
},
{
"name": "east",
"from": [4, 1, 5],
"to": [5, 4, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]},
"faces": {
"north": {"uv": [4, 11, 5, 13], "texture": "#4"},
"east": {"uv": [6, 1, 12, 4], "texture": "#4"},
"south": {"uv": [3, 11, 4, 13], "texture": "#4"},
"west": {"uv": [6, 1, 12, 4], "texture": "#4"},
"up": {"uv": [6, 6, 5, 0], "texture": "#4"},
"down": {"uv": [14, 9, 8, 10], "texture": "#4"}
}
},
{
"name": "south",
"from": [5, 1, 11],
"to": [11, 4, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]},
"faces": {
"north": {"uv": [6, 4, 12, 7], "texture": "#4"},
"east": {"uv": [10, 10, 11, 12], "texture": "#4"},
"south": {"uv": [6, 4, 12, 7], "texture": "#4"},
"west": {"uv": [9, 10, 10, 12], "texture": "#4"},
"up": {"uv": [9, 11, 3, 10], "texture": "#4"},
"down": {"uv": [1, 9, 0, 15], "texture": "#4"}
}
}
],
"gui_light": "front",
"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, 2, 3, 4, 5]
},
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": []
}
]
}