Steaming Focus
16×16 · BAKED

item· Other

Steaming Focus

Goety · by Polarice3
item Focuses

Steaming Focus is an item from Goety, crafted from Ectoplasm, Water Bucket, Water Jet Focus, Lava Bucket, and Soul Bolt Focus. Shoots a barrage of Steam Missiles that damages and knocks back targets.

Function

Shoots a barrage of Steam Missiles that damages and knocks back targets.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " e ",
    "wbl",
    " s "
  ],
  "ingredients": {
    "b": {
      "item": "goety:water_jet_focus"
    },
    "e": {
      "item": "goety:ectoplasm"
    },
    "l": {
      "item": "minecraft:lava_bucket"
    },
    "s": {
      "item": "goety:soul_bolt_focus"
    },
    "w": {
      "item": "minecraft:water_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}