G GameIDs
minecraft · recipes · 1.19.4

Sandstone Slab

sandstone_slab

Recipe #417

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