G GameIDs
minecraft · recipes · 1.19.4

Iron Ingot

iron_ingot

Recipe #48

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "iron_ingot",
    "key": {
        "#": {
            "item": "minecraft:iron_nugget"
        }
    },
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "result": {
        "item": "minecraft:iron_ingot"
    },
    "show_notification": true
}