Crafting using Pointed Dripstone and Pointed Dripstone, arranged in the pattern shown. Produces 2× Compacted Dripstone.
- Inputs
- 2 × Pointed Dripstone
- Output
- → Compacted Dripstone ×2
block· Machines & Other Blocks
Compacted Dripstone is a block from Twigs, crafted from Pointed Dripstone.
Crafting using Pointed Dripstone and Pointed Dripstone, arranged in the pattern shown. Produces 2× Compacted Dripstone.
| source | count | drop rate | conditions |
|---|---|---|---|
| Compacted Dripstone | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
twigs:compacted_dripstonetwigstwigsminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:pointed_dripstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}