Ritual using Wormhole Frame, Any Ender Pearls, Any Quartz Gem and Any Quartz Gem. Produces Stable Wormhole.
Stable Wormhole
Occultism · by Kli Kli
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stable Wormhole | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
occultism:stable_wormhole- Namespace
occultism- Mod ID
occultism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "occultism:ritual",
"pattern": null,
"ingredients": [
{
"item": "occultism:wormhole_frame"
},
{
"tag": "forge:ender_pearls"
},
{
"tag": "forge:gems/quartz"
},
{
"tag": "forge:gems/quartz"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}