Ritual using Any Ender Pearls, Essence of Shadow, Eye of Ender, Essence of Shadow, Any Ender Pearls, Essence of Shadow, Eye of Ender and Essence of Shadow. Produces End Walk Focus.
item· Other
End Walk Focus
Goety · by Polarice3
End Walk Focus is an item from Goety, crafted from Any Ender Pearls, Essence of Shadow, and Eye of Ender. Renders caster completely invisible.
Function
Renders caster completely invisible. Once effect ends or break, the caster teleports back to where the spell was cast.
Acquisition
Related items
Developer reference
- Registry name
goety:end_walk_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ender_pearls"
},
{
"item": "goety:shadow_essence"
},
{
"item": "minecraft:ender_eye"
},
{
"item": "goety:shadow_essence"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "goety:shadow_essence"
},
{
"item": "minecraft:ender_eye"
},
{
"item": "goety:shadow_essence"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}