Crafting using Soul Sandstone Slab and Soul Sandstone Slab, arranged in the pattern shown. Produces Chiseled Soul Sandstone.

Chiseled Soul Sandstone
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Stone Cutting using Soul Sandstone. Produces Chiseled Soul Sandstone.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Soul Sandstone | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:chiseled_soul_sandstone- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/soul_fire_base_blocks minecraft:blocks/soul_speed_blocks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "quark:soul_sandstone_slab"
}
},
"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:soul_sandstone"
},
"conditions": [
{
"raw": {
"flag": "soul_sandstone",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
