21 lines
737 B
JSON
21 lines
737 B
JSON
|
{
|
||
|
"ambientocclusion": false,
|
||
|
"textures": {
|
||
|
"particle": "#pane"
|
||
|
},
|
||
|
"elements": [
|
||
|
{ "from": [ 7, 0, 7 ],
|
||
|
"to": [ 9, 16, 16 ],
|
||
|
"shade": false,
|
||
|
"faces": {
|
||
|
"down": { "uv": [ 7, 7, 9, 16 ], "texture": "#edge" },
|
||
|
"up": { "uv": [ 7, 7, 9, 16 ], "texture": "#edge" },
|
||
|
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
|
||
|
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
|
||
|
"west": { "uv": [ 9, 0, 0, 16 ], "texture": "#pane" },
|
||
|
"east": { "uv": [ 0, 0, 9, 16 ], "texture": "#pane" }
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|