Magma Bomb Focus
16×16 · BAKED

item· Other

Magma Bomb Focus

Goety · by Polarice3
item Focuses

Magma Bomb Focus is an item from Goety, crafted from TNT, Coal, and Piston. Shoots a Magma Bomb, which will explode and summon several loyal Magma Cubes.

Function

Shoots a Magma Bomb, which will explode and summon several loyal Magma Cubes.

Acquisition

Ritual using TNT, Coal and Piston. Produces Magma Bomb Focus.

Ritual
Magma Bomb Focus Magma Bomb Focus guaranteed
Developer reference
Registry name
goety:magma_bomb_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

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