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

26 lines
652 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"0": "block/brewing_stand_bottle",
"particle": "block/brewing_stand"
},
"elements": [
{
"from": [3.81802, 2, 9.68198],
"to": [3.81802, 9, 14.68198],
"rotation": {"angle": 45, "axis": "y", "origin": [3.81802, 5.5, 12.18198]},
"faces": {
"east": {"uv": [5, 7, 0, 14], "texture": "#particle"},
"west": {"uv": [5, 7, 0, 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"}
}
}
]
}