mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"textures": {
|
|
"particle": "#texture"
|
|
},
|
|
"elements": [
|
|
{ "from": [ 0, 0, 0 ],
|
|
"to": [ 16, 16, 0 ],
|
|
"faces": {
|
|
"north": { "texture": "#texture", "cullface":"north" }
|
|
}
|
|
}
|
|
]
|
|
}
|