Recall Focus
16×16 · BAKED

item· Other

Recall Focus

Goety · by Polarice3
item Focuses

Recall Focus is an item from Goety, crafted from Ender Chest and Waystone. Right-clicking on certain blocks will save its position to the focus.

Function

Right-clicking on certain blocks will save its position to the focus. If the focus has a position saved on it, teleports the caster or, if directly right-clicked on, the servant to the position.

Acquisition

Used in

Developer reference
Registry name
goety:recall_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:ender_chest"
    },
    {
      "item": "goety:waystone"
    },
    {
      "item": "goety:waystone"
    },
    {
      "item": "goety:waystone"
    },
    {
      "item": "goety:waystone"
    },
    {
      "item": "minecraft:ender_chest"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}