G GameIDs
minecraft · recipes · 26.1.2

Iron Bars

iron_bars

Recipe #643

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:iron_ingot"
    },
    "pattern": [
        "###",
        "###"
    ],
    "result": {
        "count": 16,
        "id": "minecraft:iron_bars"
    }
}