G GameIDs
minecraft · recipes · 1.21.11

Acacia Fence

acacia_fence

Recipe #597

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "wooden_fence",
    "key": {
        "#": "minecraft:stick",
        "W": "minecraft:acacia_planks"
    },
    "pattern": [
        "W#W",
        "W#W"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:acacia_fence"
    }
}