G GameIDs
minecraft · recipes · 1.13.2

Nether Brick Slab

nether_brick_slab

Recipe #662

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:nether_bricks"
        }
    },
    "result": {
        "item": "minecraft:nether_brick_slab",
        "count": 6
    }
}