Ritual using Alarming Charm, Tall Skull, Cursed Metal Ingot and Sculk Sensor. Produces Shrieking Obelisk.
block· Machines & Other Blocks
Shrieking Obelisk
Goety · by Polarice3
Shrieking Obelisk is a block from Goety, crafted from Alarming Charm, Tall Skull, Cursed Metal Ingot, and Sculk Sensor.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Shrieking Obelisk | 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:shriek_obelisk- Namespace
goety- Mod ID
goety- Tags (2)
minecraft:blocks/mineable/hoe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:alarming_charm"
},
{
"item": "goety:tall_skull"
},
{
"item": "goety:cursed_ingot"
},
{
"item": "minecraft:sculk_sensor"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}