minecraft · recipes
· 1.19.4
Acacia Fence
acacia_fence
Recipe #597
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_fence",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"item": "minecraft:acacia_fence"
},
"show_notification": true
}