G GameIDs
minecraft · recipes · 1.16.5

Iron Door

iron_door

Recipe #455

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "##",
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "result": {
        "item": "minecraft:iron_door",
        "count": 3
    }
}