Crafting using Cut Soul Sandstone, Cut Soul Sandstone, Cut Soul Sandstone and Cut Soul Sandstone, arranged in the pattern shown. Produces 4× Soul Sandstone Bricks.

Soul Sandstone Bricks
Acquisition
Stone Cutting using Soul Sandstone. Produces Soul Sandstone Bricks.

Stone Cutting using Cut Soul Sandstone. Produces Soul Sandstone Bricks.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Soul Sandstone Bricks | 1–1 | 100% | Survives Explosion |
Used in (7)
Crafting using Soul Sandstone Bricks, Soul Sandstone Bricks and Soul Sandstone Bricks, arranged in the pattern shown. Produces 6× Soul Sandstone Brick Slab.
Stone Cutting using Soul Sandstone Bricks. Produces Soul Sandstone Brick Vertical Slab.
Crafting using Soul Sandstone Bricks, Soul Sandstone Bricks, Soul Sandstone Bricks, Soul Sandstone Bricks, Soul Sandstone Bricks and Soul Sandstone Bricks, arranged in the pattern shown. Produces 4× Soul Sandstone Brick Stairs.
Stone Cutting using Soul Sandstone Bricks. Produces Soul Sandstone Brick Stairs.
Stone Cutting using Soul Sandstone Bricks. Produces Soul Sandstone Brick Wall.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:soul_sandstone_bricks- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/soul_fire_base_blocks minecraft:blocks/soul_speed_blocks
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:cut_soul_sandstone"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "soul_sandstone",
"type": "quark:flag"
},
{
"flag": "sandstone_bricks",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:soul_sandstone"
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "soul_sandstone",
"type": "quark:flag"
},
{
"flag": "sandstone_bricks",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:cut_soul_sandstone"
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "soul_sandstone",
"type": "quark:flag"
},
{
"flag": "sandstone_bricks",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

