Fireball Focus
16×16 · BAKED

item· Other

Fireball Focus

Goety · by Polarice3
item Focuses

Fireball Focus is an item from Goety, crafted from Any Blaze Rod, Dispenser, Any Gunpowder, Any Coal Storage Block, and Ignite Focus. Shoots a small Fireball that damages non fire-immune targets.

Function

Shoots a small Fireball that damages non fire-immune targets.

Acquisition

Crafting using Any Blaze Rod, Dispenser, Any Gunpowder, Any Coal Storage Block, Ignite Focus, Any Coal Storage Block, Any Gunpowder, Dispenser and Any Blaze Rod, arranged in the pattern shown. Produces Fireball Focus.

Crafting
  • Inputs
  • 2 × Any Blaze Rod
  • 2 × Dispenser
  • 2 × Any Gunpowder
  • 2 × Any Coal Storage Block
  • Ignite Focus
  • Output
  • Fireball Focus
Fireball Focus Fireball Focus guaranteed

Used in

Crafting using Any Blaze Rod, Dispenser, Any Blaze Rod, Dispenser, Fireball Focus, Dispenser, Any Blaze Rod, Wind Core and Any Blaze Rod, arranged in the pattern shown. Produces Bombardment Focus.

Crafting
Bombardment Focus Bombardment Focus guaranteed
Developer reference
Registry name
goety:fireball_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bdg",
    "cec",
    "gdb"
  ],
  "ingredients": {
    "b": {
      "tag": "forge:rods/blaze"
    },
    "c": {
      "tag": "forge:storage_blocks/coal"
    },
    "d": {
      "item": "minecraft:dispenser"
    },
    "e": {
      "item": "goety:ignite_focus"
    },
    "g": {
      "tag": "forge:gunpowder"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}