{ "forge_marker": 1, "defaults": { "model": "minecraft:cube", "textures": { "particle": "actuallyadditions:blocks/blockFurnaceDouble", "down": "#particle", "up": "actuallyadditions:blocks/blockFurnaceDoubleTop", "south": "#particle", "north": "actuallyadditions:blocks/blockFurnaceDoubleFront", "east": "#particle", "west": "#particle" }, "transform": "forge:default-block" }, "variants": { "normal": [{}], "inventory": [{}], "meta": { "0": { "y" : 0 }, "1": { "y" : 180 }, "2": { "y" : 270 }, "3": { "y" : 90 }, "4": { "y" : 0, "textures": { "north": "actuallyadditions:blocks/blockFurnaceDoubleOn" } }, "5": { "y" : 180, "textures": { "north": "actuallyadditions:blocks/blockFurnaceDoubleOn" } }, "6": { "y" : 270, "textures": { "north": "actuallyadditions:blocks/blockFurnaceDoubleOn" } }, "7": { "y" : 90, "textures": { "north": "actuallyadditions:blocks/blockFurnaceDoubleOn" } } } } }