Crafting using Cut Soul Sandstone, Cut Soul Sandstone and Cut Soul Sandstone, arranged in the pattern shown. Produces 6× Cut Soul Sandstone Slab.
Cut Soul Sandstone Slab
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Stone Cutting using Cut Soul Sandstone. Produces Cut Soul Sandstone Slab.
Crafting using Cut Soul Sandstone Vertical Slab, in any arrangement. Produces Cut Soul Sandstone Slab.
Stone Cutting using Soul Sandstone. Produces Cut Soul Sandstone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cut Soul Sandstone Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Cut Soul Sandstone Slab, Cut Soul Sandstone Slab and Cut Soul Sandstone Slab, arranged in the pattern shown. Produces 3× Cut Soul Sandstone Vertical Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:cut_soul_sandstone_slab- Namespace
quark- Mod ID
quark- Tags (5)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:blocks/soul_fire_base_blocks minecraft:blocks/soul_speed_blocks minecraft:items/slabs
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "quark:cut_soul_sandstone"
}
},
"conditions": [
{
"raw": {
"flag": "soul_sandstone",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:cut_soul_sandstone"
},
"conditions": [
{
"raw": {
"flag": "soul_sandstone",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "quark:cut_soul_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": "quark:soul_sandstone"
},
"conditions": [
{
"raw": {
"flag": "soul_sandstone",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

