{ "multipart": [ { "when": { "up": "false", "north": "false", "south": "false", "east": "false", "west": "false" }, "apply": [ { "model": "minecraft:block/fire_floor0" }, { "model": "minecraft:block/fire_floor1" } ] }, { "when": { "OR": [ { "north": "true" }, { "up": "false", "north": "false", "south": "false", "east": "false", "west": "false" } ] }, "apply": [ { "model": "minecraft:block/fire_side0" }, { "model": "minecraft:block/fire_side1" }, { "model": "minecraft:block/fire_side_alt0" }, { "model": "minecraft:block/fire_side_alt1" } ] }, { "when": { "OR": [ { "east": "true" }, { "up": "false", "north": "false", "south": "false", "east": "false", "west": "false" } ] }, "apply": [ { "y": 90, "model": "minecraft:block/fire_side0" }, { "y": 90, "model": "minecraft:block/fire_side1" }, { "y": 90, "model": "minecraft:block/fire_side_alt0" }, { "y": 90, "model": "minecraft:block/fire_side_alt1" } ] }, { "when": { "OR": [ { "south": "true" }, { "up": "false", "north": "false", "south": "false", "east": "false", "west": "false" } ] }, "apply": [ { "y": 180, "model": "minecraft:block/fire_side0" }, { "y": 180, "model": "minecraft:block/fire_side1" }, { "y": 180, "model": "minecraft:block/fire_side_alt0" }, { "y": 180, "model": "minecraft:block/fire_side_alt1" } ] }, { "when": { "OR": [ { "west": "true" }, { "up": "false", "north": "false", "south": "false", "east": "false", "west": "false" } ] }, "apply": [ { "y": 270, "model": "minecraft:block/fire_side0" }, { "y": 270, "model": "minecraft:block/fire_side1" }, { "y": 270, "model": "minecraft:block/fire_side_alt0" }, { "y": 270, "model": "minecraft:block/fire_side_alt1" } ] }, { "when": { "up": "true" }, "apply": [ { "model": "minecraft:block/fire_up0" }, { "model": "minecraft:block/fire_up1" }, { "model": "minecraft:block/fire_up_alt0" }, { "model": "minecraft:block/fire_up_alt1" } ] } ] }