Lava Bomb Focus
16×16 · BAKED

item· Other

Lava Bomb Focus

Goety · by Polarice3
item Focuses

Lava Bomb Focus is an item from Goety, crafted from Ghast Tear, TNT, and Lava Bucket. Shoots a Lava Bomb.

Function

Shoots a Lava Bomb. Cast crouching will make the Lava Bomb non-destructive on terrain.

Acquisition

Used in

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

Recipe JSON (1):

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