Magic Sword Focus
16×16 · BAKED

item· Other

Magic Sword Focus

Goety · by Polarice3
item Focuses

Magic Sword Focus is an item from Goety, crafted from Ruby of Souls, Fireball Focus, Vexing Focus, and Book. Shoots a magical duplicate of the caster's sword.

Function

Shoots a magical duplicate of the caster's sword. Does nothing if caster is not wielding a sword off or main hand.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:soul_ruby"
    },
    {
      "item": "goety:fireball_focus"
    },
    {
      "item": "goety:vexing_focus"
    },
    {
      "item": "minecraft:book"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}