Eruption Focus
16×16 · BAKED

item· Other

Eruption Focus

Goety · by Polarice3
item Focuses

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

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
}