G GameIDs
minecraft · recipes · 1.20.6

Red Sandstone Slab

red_sandstone_slab

Recipe #702

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": [
            {
                "item": "minecraft:red_sandstone"
            },
            {
                "item": "minecraft:chiseled_red_sandstone"
            }
        ]
    },
    "pattern": [
        "###"
    ],
    "result": {
        "count": 6,
        "id": "minecraft:red_sandstone_slab"
    }
}