Whirlwind Focus
16×16 · BAKED

item· Other

Whirlwind Focus

Goety · by Polarice3
item Focuses

Whirlwind Focus is an item from Goety, crafted from Golden Feather, Any Glowstone Dust, Phantom Membrane, and Shield. Surrounds the caster in a whirlwind, which deflects nearby entities and slowly raise the caster up.

Function

Surrounds the caster in a whirlwind, which deflects nearby entities and slowly raise the caster up.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:feathers"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "tag": "forge:dusts/glowstone"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "item": "minecraft:shield"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}