24 lines
475 B
JSON
24 lines
475 B
JSON
|
|
{
|
||
|
|
"textures": {
|
||
|
|
"0": "block/brewing_stand_bottle",
|
||
|
|
"particle": "block/brewing_stand"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [8, 0, 8],
|
||
|
|
"to": [16, 16, 8],
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [16, 0, 8, 16], "texture": "#0"},
|
||
|
|
"south": {"uv": [8, 0, 16, 16], "texture": "#0"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [13.5, 2, 5.5],
|
||
|
|
"to": [13.5, 9, 10.5],
|
||
|
|
"faces": {
|
||
|
|
"east": {"uv": [0, 7, 5, 14], "texture": "#0"},
|
||
|
|
"west": {"uv": [0, 7, 5, 14], "texture": "#0"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|