minecraft · recipes
· 1.20.6
Dark Oak Fence Gate
dark_oak_fence_gate
Recipe #658
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:dark_oak_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"count": 1,
"id": "minecraft:dark_oak_fence_gate"
}
}