27 lines
576 B
JSON
27 lines
576 B
JSON
|
|
{
|
||
|
|
"ambientocclusion": false,
|
||
|
|
"textures": {
|
||
|
|
"0": "block/glass",
|
||
|
|
"1": "block/glass_pane_top",
|
||
|
|
"particle": "#0"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [8, 0, 0],
|
||
|
|
"to": [8, 16, 9],
|
||
|
|
"faces": {
|
||
|
|
"east": {"uv": [0, 0, 9, 16], "texture": "#0"},
|
||
|
|
"west": {"uv": [7, 0, 16, 16], "texture": "#0"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"from": [7, 0, 0],
|
||
|
|
"to": [9, 16, 9],
|
||
|
|
"faces": {
|
||
|
|
"south": {"uv": [7, 0, 9, 16], "texture": "#1"},
|
||
|
|
"up": {"uv": [7, 0, 9, 9], "texture": "#1", "cullface": "up"},
|
||
|
|
"down": {"uv": [7, 7, 9, 16], "texture": "#1", "cullface": "down"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|