Crafting using Cut Sandstone Vertical Slab, in any arrangement. Produces Cut Sandstone Slab.
Cut Sandstone Slab
Minecraft · by Mojang Studios
Acquisition
Crafting using Cut Sandstone, Cut Sandstone and Cut Sandstone, arranged in the pattern shown. Produces 6× Cut Sandstone Slab.
Stone Cutting using Sandstone. Produces Cut Sandstone Slab.
Stone Cutting using Cut Sandstone. Produces Cut Sandstone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cut Sandstone Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:cut_sandstone_slab- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "quark:cut_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:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:cut_sandstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:cut_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

