Ritual using Water Bucket, Ectoplasm, Water Bucket, Ectoplasm, Water Bucket and Ectoplasm. Produces Haunted Jug.
block· Machines & Other Blocks
Haunted Jug
Goety · by Polarice3
Haunted Jug is a block from Goety, crafted from Water Bucket and Ectoplasm.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Haunted Jug | 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.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
goety:haunted_jug- Namespace
goety- Mod ID
goety- Tags (2)
goety:blocks/haunted_wood_blocks goety:items/haunted_wood_blocks
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:water_bucket"
},
{
"item": "goety:ectoplasm"
},
{
"item": "minecraft:water_bucket"
},
{
"item": "goety:ectoplasm"
},
{
"item": "minecraft:water_bucket"
},
{
"item": "goety:ectoplasm"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

