Flight Focus
16×16 · BAKED

item· Other

Flight Focus

Goety · by Polarice3
item Focuses

Flight Focus is an item from Goety, crafted from Elytra, Dragon's Breath, Shulker Shell, and Phantom Membrane. Fly at the direction the caster is looking at.

Function

Fly at the direction the caster is looking at.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:elytra"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "item": "minecraft:shulker_shell"
    },
    {
      "item": "minecraft:shulker_shell"
    },
    {
      "item": "minecraft:phantom_membrane"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}