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