G GameIDs
minecraft · recipes · 1.18.2

Smooth Sandstone Slab

smooth_sandstone_slab

Recipe #130

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:smooth_sandstone"
        }
    },
    "result": {
        "item": "minecraft:smooth_sandstone_slab",
        "count": 6
    }
}