29 lines
696 B
JSON
29 lines
696 B
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"ambientocclusion": false,
|
|
"texture_size": [16, 32],
|
|
"textures": {
|
|
"particle": "block/fire_block_0",
|
|
"fire": "block/fire_block_0"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [-6, 16, 0],
|
|
"to": [16, 16, 16],
|
|
"shade": false,
|
|
"rotation": {"angle": 22.5, "axis": "z", "origin": [16, 16, 8], "rescale": true},
|
|
"faces": {
|
|
"down": {"uv": [0, 5, 16, 16], "rotation": 270, "texture": "#fire"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 16, 0],
|
|
"to": [22, 16, 16],
|
|
"shade": false,
|
|
"rotation": {"angle": -22.5, "axis": "z", "origin": [0, 16, 8], "rescale": true},
|
|
"faces": {
|
|
"down": {"uv": [0, 5, 16, 16], "rotation": 90, "texture": "#fire"}
|
|
}
|
|
}
|
|
]
|
|
} |