Ritual using Eye of Ender, Any Ender Pearls and Fire Spawn Cage. Produces Call Focus.
item· Other
Call Focus
Goety · by Polarice3
Call Focus is an item from Goety, crafted from Eye of Ender, Any Ender Pearls, and Fire Spawn Cage. Left-clicking on a servant will save it to the focus.
Function
Left-clicking on a servant will save it to the focus. If the focus has a servant saved on it, teleports the servant towards the caster.
Acquisition
Related items
Developer reference
- Registry name
goety:call_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:ender_eye"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "goety:flame_capture"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}