minecraft · recipes
· 1.13.2
Birch Fence
birch_fence
Recipe #659
1.13.2
#10
{
"type": "crafting_shaped",
"group": "wooden_fence",
"pattern": [
"W#W",
"W#W"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:birch_planks"
}
},
"result": {
"item": "minecraft:birch_fence",
"count": 3
}
}