minecraft · recipes
· 1.13.2
Iron Ingot
iron_ingot
Recipe #48
1.13.2
#10
{
"type": "crafting_shaped",
"group": "iron_ingot",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:iron_nugget"
}
},
"result": {
"item": "minecraft:iron_ingot"
}
}