blast_furnace.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:smooth_stone"
},
"I": {
"item": "minecraft:iron_ingot"
},
"X": {
"item": "minecraft:furnace"
}
},
"pattern": [
"III",
"IXI",
"###"
],
"result": {
"item": "minecraft:blast_furnace"
},
"show_notification": true
}