G GameIDs
minecraft · recipes · 1.13.2

Stone Brick Slab

stone_brick_slab

Recipe #248

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "###"
    ],
    "key": {
        "#": {
            "tag": "minecraft:stone_bricks"
        }
    },
    "result": {
        "item": "minecraft:stone_brick_slab",
        "count": 6
    }
}