Launching Focus
16×16 · BAKED

item· Other

Launching Focus

Goety · by Polarice3
item Focuses

Launching Focus is an item from Goety, crafted from Firework Rocket and Phantom Membrane. Launches the caster to the direction they're looking at.

Function

Launches the caster to the direction they're looking at.

Acquisition

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

Recipe JSON (1):

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