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

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

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

