minecraft · recipes
· 1.20.6
Iron Ingot
iron_ingot
Recipe #48
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "iron_ingot",
"key": {
"#": {
"item": "minecraft:iron_nugget"
}
},
"pattern": [
"###",
"###",
"###"
],
"result": {
"count": 1,
"id": "minecraft:iron_ingot"
}
}