minecraft · recipes
· 26.1.2
Blast Furnace
blast_furnace
Recipe #572
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:smooth_stone",
"I": "minecraft:iron_ingot",
"X": "minecraft:furnace"
},
"pattern": [
"III",
"IXI",
"###"
],
"result": {
"id": "minecraft:blast_furnace"
}
}