minecraft · recipes
· 1.20.6
Warped Fence Gate
warped_fence_gate
Recipe #758
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:warped_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"count": 1,
"id": "minecraft:warped_fence_gate"
}
}