End Walk Focus
16×16 · BAKED

item· Other

End Walk Focus

Goety · by Polarice3
item Focuses

End Walk Focus is an item from Goety, crafted from Any Ender Pearls, Essence of Shadow, and Eye of Ender. Renders caster completely invisible.

Function

Renders caster completely invisible. Once effect ends or break, the caster teleports back to where the spell was cast.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "minecraft:ender_eye"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "minecraft:ender_eye"
    },
    {
      "item": "goety:shadow_essence"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}