Bombardment Focus
16×16 · BAKED

item· Other

Bombardment Focus

Goety · by Polarice3
item Focuses

Bombardment Focus is an item from Goety, crafted from Any Blaze Rod, Dispenser, Fireball Focus, and Wind Core. Shoots several small Fireballs after quick successions.

Function

Shoots several small Fireballs after quick successions. Causes caster to slowly float off the ground.

Acquisition

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:bombardment_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bdb",
    "ded",
    "bwb"
  ],
  "ingredients": {
    "b": {
      "tag": "forge:rods/blaze"
    },
    "d": {
      "item": "minecraft:dispenser"
    },
    "e": {
      "item": "goety:fireball_focus"
    },
    "w": {
      "item": "goety:wind_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}