Ritual using Any Ender Chest, Sculk Shrieker, Cursed Metal Ingot and Awakened Emerald. Produces Hook Bell.
block· Machines & Other Blocks
Hook Bell
Goety · by Polarice3
Hook Bell is a block from Goety, crafted from Any Ender Chest, Sculk Shrieker, Cursed Metal Ingot, and Awakened Emerald.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Hook Bell | 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.
Developer reference
- Registry name
goety:hook_bell- Namespace
goety- Mod ID
goety- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:chests/ender"
},
{
"item": "minecraft:sculk_shrieker"
},
{
"item": "goety:cursed_ingot"
},
{
"tag": "forge:gems/emerald"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}