G GameIDs
minecraft · recipes · 1.21.11

Iron Trapdoor

iron_trapdoor

Recipe #447

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