Watching Focus
16×16 · BAKED

item· Other

Watching Focus

Goety · by Polarice3
item Focuses

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

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
}