26 lines
859 B
JSON
26 lines
859 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"elements": [
|
|
{ "from": [ 0, 1, 0.01 ],
|
|
"to": [ 16, 23.4, 0.01 ],
|
|
"shade": false,
|
|
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
|
|
},
|
|
{ "from": [ 0, 1, 0.01 ],
|
|
"to": [ 16, 23.4, 0.01 ],
|
|
"shade": false,
|
|
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
|
|
},
|
|
{ "from": [ 0, 1, 15.99 ],
|
|
"to": [ 16, 23.4, 15.99 ],
|
|
"shade": false,
|
|
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
|
|
},
|
|
{ "from": [ 0, 1, 15.99 ],
|
|
"to": [ 16, 23.4, 15.99 ],
|
|
"shade": false,
|
|
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
|
|
}
|
|
]
|
|
}
|