G GameIDs
minecraft · recipes · 1.19.4

Cobblestone Slab

cobblestone_slab

Recipe #125

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": {
            "item": "minecraft:cobblestone"
        }
    },
    "pattern": [
        "###"
    ],
    "result": {
        "count": 6,
        "item": "minecraft:cobblestone_slab"
    },
    "show_notification": true
}