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