Haunted Jug
16×16 · BAKED

block· Machines & Other Blocks

Haunted Jug

Goety · by Polarice3
block Haunted Wood BlocksHaunted Wood Blocks

Haunted Jug is a block from Goety, crafted from Water Bucket and Ectoplasm.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Haunted Jug1–1100%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.

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
}