G GameIDs
minecraft · recipes · 1.21.11

Cherry Door

cherry_door

Recipe #190

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "group": "wooden_door",
    "key": {
        "#": "minecraft:cherry_planks"
    },
    "pattern": [
        "##",
        "##",
        "##"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:cherry_door"
    }
}