G GameIDs
minecraft · recipes · 1.13.2

Cobblestone Slab

cobblestone_slab

Recipe #125

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