minecraft · recipes
· 1.20.6
Oak Fence
oak_fence
Recipe #488
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_fence",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:oak_planks"
}
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"id": "minecraft:oak_fence"
}
}