Ritual using Golden Feather, Golden Feather, Any Glowstone Dust, Phantom Membrane and Shield. Produces Whirlwind Focus.
item· Other
Whirlwind Focus
Goety · by Polarice3
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
Related items
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
}