mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-13 00:52:43 +00:00
15 lines
297 B
JSON
15 lines
297 B
JSON
|
{
|
||
|
"ambientocclusion": false,
|
||
|
"textures": {
|
||
|
"particle": "#pane"
|
||
|
},
|
||
|
"elements": [
|
||
|
{ "from": [ 7, 0, 7 ],
|
||
|
"to": [ 9, 16, 9 ],
|
||
|
"faces": {
|
||
|
"north": { "uv": [ 9, 0, 7, 16 ], "texture": "#pane" }
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|