minecraft · recipes
· 1.21.11
Birch Fence Gate
birch_fence_gate
Recipe #664
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"W": "minecraft:birch_planks"
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"count": 1,
"id": "minecraft:birch_fence_gate"
}
}