Magic Bolt Focus
16×16 · BAKED

item· Other

Magic Bolt Focus

Goety · by Polarice3
item Focuses

Magic Bolt Focus is an item from Goety, crafted from Occult Fabric, Fire Charge, Creeper Head, Mystic Core, and Enchanted Golden Apple. Shoots a Magic Bolt that deals small magic damage and summons a small pool of damaging magic on a target that's hit by it.

Function

Shoots a Magic Bolt that deals small magic damage and summons a small pool of damaging magic on a target that's hit by it.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "minecraft:fire_charge"
    },
    {
      "item": "minecraft:fire_charge"
    },
    {
      "item": "minecraft:creeper_head"
    },
    {
      "item": "minecraft:fire_charge"
    },
    {
      "item": "goety:mystic_core"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "minecraft:enchanted_golden_apple"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}