Soul Bolt Focus
16×16 · BAKED

item· Other

Soul Bolt Focus

Goety · by Polarice3
item Focuses

Soul Bolt Focus is an item from Goety, crafted from Spectral Arrow, Soul Light Focus, and Ectoplasm. Shoots a Soul Bolt that deals small magic damage and high knockback.

Function

Shoots a Soul Bolt that deals small magic damage and high knockback.

Acquisition

Crafting using Spectral Arrow, Spectral Arrow, Soul Light Focus, Spectral Arrow and Ectoplasm, arranged in the pattern shown. Produces Soul Bolt Focus.

Crafting
Spectral Arrow
Spectral Arrow
Soul Light Focus
Spectral Arrow
Ectoplasm
Soul Bolt Focus Soul Bolt Focus guaranteed

Used in

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " a ",
    "aea",
    " s "
  ],
  "ingredients": {
    "a": {
      "tag": "minecraft:arrows"
    },
    "e": {
      "item": "goety:soul_light_focus"
    },
    "s": {
      "item": "goety:ectoplasm"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}