minecraft · recipes
· 1.18.2
Warped Fence
warped_fence
Recipe #972
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"group": "wooden_fence",
"pattern": [
"W#W",
"W#W"
],
"key": {
"W": {
"item": "minecraft:warped_planks"
},
"#": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:warped_fence",
"count": 3
}
}