G GameIDs
minecraft · recipes · 1.19.4

Iron Block

iron_block

Recipe #729

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