ploof-pack/faithless/assets/minecraft/models/block/blast_furnace_on.json

53 lines
1.5 KiB
JSON

{
"parent": "block/block",
"textures": {
"0": "block/blast_furnace_bottom",
"2": "block/blast_furnace_side",
"3": "block/blast_furnace_top",
"4": "block/blast_furnace_on",
"5": "block/blast_furnace_on_inner",
"6": "block/fire_block_0",
"particle": "block/blast_furnace_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [16, 16, 0],
"shade": false,
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "north"}
}
},
{
"from": [1, 1, 15],
"to": [15, 15, 0],
"shade": false,
"faces": {
"north": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#5", "cullface": "north"},
"east": {"uv": [0, 0.5, 7.5, 7.5], "texture": "#5", "cullface": "north"},
"west": {"uv": [7.5, 0.5, 0, 7.5], "texture": "#5", "cullface": "north"},
"up": {"uv": [8.5, 7.5, 15.5, 0], "texture": "#5", "cullface": "north"},
"down": {"uv": [0.5, 16, 7.5, 8.5], "texture": "#5", "cullface": "north"}
}
},
{
"from": [0, 0, 5],
"to": [16, 16, 5],
"shade": false,
"faces": {
"north": {"uv": [0, 6, 16, 14], "texture": "#6", "cullface": "north"}
}
}
]
}