ploof-pack/faithless/assets/minecraft/models/block/brewing_stand_bottle1.json

26 lines
652 B
JSON

{
"textures": {
"0": "block/brewing_stand_bottle",
"particle": "block/brewing_stand"
},
"elements": [
{
"from": [3.81802, 2, 1.31802],
"to": [3.81802, 9, 6.31802],
"rotation": {"angle": -45, "axis": "y", "origin": [3.81802, 5.5, 3.81802]},
"faces": {
"east": {"uv": [0, 7, 5, 14], "texture": "#particle"},
"west": {"uv": [0, 7, 5, 14], "texture": "#particle"}
}
},
{
"from": [-0.41, 0, 8],
"to": [7.59, 16, 8],
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [8, 0, 16, 16], "texture": "#0"},
"south": {"uv": [16, 0, 8, 16], "texture": "#0"}
}
}
]
}