Meteor Shower Focus
16×16 · BAKED

item· Other

Meteor Shower Focus

Goety · by Polarice3
item Focuses

Meteor Shower Focus is an item from Goety, crafted from Lava Bomb Focus, Ghast Tear, and Lava Bucket. Shoots lava bombs towards an area or target the caster's looking at.

Function

Shoots lava bombs towards an area or target the caster's looking at.

Acquisition

Developer reference
Registry name
goety:meteor_shower_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:lavaball_focus"
    },
    {
      "item": "minecraft:ghast_tear"
    },
    {
      "item": "minecraft:lava_bucket"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}