Ritual using Lava Bucket, Cobalt Obsidian, Lava Bucket, Highrock and Highrock. Produces Eruption Focus.
item· Other
Eruption Focus
Goety · by Polarice3
Eruption Focus is an item from Goety, crafted from Lava Bucket, Cobalt Obsidian, and Highrock. Summons a small volcano at a location which will shoot several flaming rocks at the sky.
Function
Summons a small volcano at a location which will shoot several flaming rocks at the sky.
Acquisition
Related items
Developer reference
- Registry name
goety:eruption_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:lava_bucket"
},
{
"tag": "forge:obsidian"
},
{
"item": "minecraft:lava_bucket"
},
{
"tag": "forge:stone"
},
{
"tag": "forge:stone"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

