{
    "ambientocclusion": false,
    "elements": [
        {   "from": [ 0, 16, 0 ],
            "to": [ 16, 16, 16 ],
            "rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
            "shade": false,
            "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
        },
        {   "from": [ 0, 16, 0 ],
            "to": [ 16, 16, 16 ],
            "rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
            "shade": false,
            "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
        }
    ]
}