G GameIDs
minecraft · recipes · 1.21.11

Iron Door

iron_door

Recipe #455

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:iron_ingot"
    },
    "pattern": [
        "##",
        "##",
        "##"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:iron_door"
    }
}