Crafting using Polished Shale, Polished Shale, Polished Shale and Polished Shale, arranged in the pattern shown. Produces 4× Shale Bricks.

Shale Bricks
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Stone Cutting using Shale. Produces Shale Bricks.

Stone Cutting using Polished Shale. Produces Shale Bricks.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Shale Bricks | 1–1 | 100% | Survives Explosion |
Used in (7)
Crafting using Shale Bricks, Shale Bricks and Shale Bricks, arranged in the pattern shown. Produces 6× Shale Brick Slab.
Stone Cutting using Shale Bricks. Produces Shale Brick Wall.
Stone Cutting using Shale Bricks. Produces Shale Brick Vertical Slab.
Stone Cutting using Shale Bricks. Produces Shale Brick Slab.
Crafting using Shale Bricks, Shale Bricks, Shale Bricks, Shale Bricks, Shale Bricks and Shale Bricks, arranged in the pattern shown. Produces 6× Shale Brick Wall.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:shale_bricks- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:polished_shale"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "stone_bricks",
"type": "quark:flag"
},
{
"flag": "shale",
"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:shale"
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "stone_bricks",
"type": "quark:flag"
},
{
"flag": "shale",
"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:polished_shale"
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "stone_bricks",
"type": "quark:flag"
},
{
"flag": "shale",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

