ploof-pack/faithless/assets/minecraft/models/block/template_fire_wall2.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": [16, 5, 0, 16], "texture": "#fire"},
"south": {"uv": [16, 5, 0, 16], "texture": "#fire"}
}
}
]
}