G GameIDs
minecraft · recipes · 1.17.1

Iron Bars

iron_bars

Recipe #643

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "result": {
        "item": "minecraft:iron_bars",
        "count": 16
    }
}