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!
32 lines
974 B
JSON
32 lines
974 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "#torch"
|
|
},
|
|
"elements": [
|
|
{ "from": [ 7, 0, 7 ],
|
|
"to": [ 9, 10, 9 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" },
|
|
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" }
|
|
}
|
|
},
|
|
{ "from": [ 7, 0, 0 ],
|
|
"to": [ 9, 16, 16 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" },
|
|
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }
|
|
}
|
|
},
|
|
{ "from": [ 0, 0, 7 ],
|
|
"to": [ 16, 16, 9 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" },
|
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }
|
|
}
|
|
}
|
|
]
|
|
}
|