G GameIDs
minecraft · recipes · 26.1.2

Iron Block

iron_block

Recipe #729

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:iron_ingot"
    },
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "result": {
        "id": "minecraft:iron_block"
    }
}