G GameIDs
minecraft · recipes · 1.14.4

Iron Block

iron_block

Recipe #729

1.14.4 #9
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "result": {
        "item": "minecraft:iron_block"
    }
}