Cyclone Focus
16×16 · BAKED

item· Other

Cyclone Focus

Goety · by Polarice3
item Focuses

Cyclone Focus is an item from Goety, crafted from Minecart, Ectoplasm, Golden Feather, Phantom Membrane, Awakened Emerald, and Any Ender Pearls. Shoots a Cyclone that will cause any non-allied targets caught in it to be stuck and thrown.

Function

Shoots a Cyclone that will cause any non-allied targets caught in it to be stuck and thrown.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:minecart"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "item": "goety:magic_emerald"
    },
    {
      "tag": "forge:ender_pearls"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}