G GameIDs
minecraft · recipes · 26.1.2

Birch Fence Gate

birch_fence_gate

Recipe #664

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "group": "wooden_fence_gate",
    "key": {
        "#": "minecraft:stick",
        "W": "minecraft:birch_planks"
    },
    "pattern": [
        "#W#",
        "#W#"
    ],
    "result": {
        "id": "minecraft:birch_fence_gate"
    }
}