G GameIDs
minecraft · recipes · 26.1.2

Iron Door

iron_door

Recipe #455

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