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

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

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Shale | 1–1 | 100% | Survives Explosion |
Used in (11)
Stone Cutting using Polished Shale. Produces Shale Brick Stairs.
Stone Cutting using Polished Shale. Produces Shale Brick Wall.
Stone Cutting using Polished Shale. Produces Shale Bricks.

Stone Cutting using Polished Shale. Produces Polished Shale Vertical Slab.
Stone Cutting using Polished Shale. Produces Shale Brick Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:polished_shale- Namespace
quark- Mod ID
quark- Tags (4)
forge:blocks/stone forge:items/stone minecraft:blocks/mineable/pickaxe quark:items/stone_tool_materials
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:shale"
}
},
"conditions": [
{
"raw": {
"flag": "shale",
"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:shale"
},
"conditions": [
{
"raw": {
"flag": "shale",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







