Ritual using Chorus Fruit, Eye of Ender, Any Ender Pearls, Eye of Ender, Any Ender Pearls, Eye of Ender, Chorus Fruit and Eye of Ender. Produces Watching Focus.
item· Other
Watching Focus
Goety · by Polarice3
Watching Focus is an item from Goety, crafted from Chorus Fruit, Eye of Ender, and Any Ender Pearls. Summons Watchling Servants.
Function
Summons Watchling Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:watching_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:ender_eye"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:ender_eye"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:ender_eye"
},
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:ender_eye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}