G GameIDs
minecraft · recipes · 1.21.11

Oak Fence

oak_fence

Recipe #488

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