minecraft · recipes
· 1.12.2
Iron Block
iron_block
Recipe #729
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:iron_block"
}
}