G GameIDs
minecraft · recipes · 26.1.2

Spruce Fence

spruce_fence

Recipe #843

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "wooden_fence",
    "key": {
        "#": "minecraft:stick",
        "W": "minecraft:spruce_planks"
    },
    "pattern": [
        "W#W",
        "W#W"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:spruce_fence"
    }
}