G GameIDs
minecraft · recipes · 1.12.2

Nether Brick Fence

nether_brick_fence

Recipe #691

1.12.2 #11
{
    "type": "crafting_shaped",
    "pattern": [
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:nether_brick"
        }
    },
    "result": {
        "item": "minecraft:nether_brick_fence",
        "count": 6
    }
}