Ritual using Any Ender Pearls, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Phantom Membrane. Produces Haunted Mirror.
block· Machines & Other Blocks
Haunted Mirror
Goety · by Polarice3
Haunted Mirror is a block from Goety, crafted from Any Ender Pearls, Any Gold Ingot, and Phantom Membrane.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Haunted Mirror | 1–1 | 100% | Survives Explosion, Block State Property |
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 | count | drop rate | conditions |
|---|---|---|---|
| Haunted Mirror | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Developer reference
- Registry name
goety:haunted_mirror- Namespace
goety- Mod ID
goety- Tags (3)
minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ender_pearls"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"item": "minecraft:phantom_membrane"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}