21 lines
467 B
JSON
21 lines
467 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": [0, 1, 0.5],
|
||
|
|
"to": [16, 23, 0.5],
|
||
|
|
"shade": false,
|
||
|
|
"rotation": {"angle": 0, "axis": "x", "origin": [0, 1, 0]},
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [0, 5, 16, 16], "texture": "#fire"},
|
||
|
|
"south": {"uv": [0, 5, 16, 16], "texture": "#fire"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|