Crafting using Any of Red Sandstone / Chiseled Red Sandstone, Any of Red Sandstone / Chiseled Red Sandstone and Any of Red Sandstone / Chiseled Red Sandstone, arranged in the pattern shown. Produces 6× Red Sandstone Slab.
Red Sandstone Slab
Minecraft · by Mojang Studios
Acquisition
Crafting using Red Sandstone Vertical Slab, in any arrangement. Produces Red Sandstone Slab.
Stone Cutting using Red Sandstone. Produces Red Sandstone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Red Sandstone Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Red Sandstone Slab and Red Sandstone Slab, arranged in the pattern shown. Produces Chiseled Red Sandstone.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:red_sandstone_slab- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "minecraft:red_sandstone"
},
{
"item": "minecraft:chiseled_red_sandstone"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "quark:red_sandstone_vertical_slab"
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:red_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

