minecraft · recipes
· 1.18.2
Acacia Fence
acacia_fence
Recipe #597
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"group": "wooden_fence",
"pattern": [
"W#W",
"W#W"
],
"key": {
"W": {
"item": "minecraft:acacia_planks"
},
"#": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:acacia_fence",
"count": 3
}
}