Order Focus
16×16 · BAKED

item· Other

Order Focus

Goety · by Polarice3
item Focuses

Order Focus is an item from Goety, crafted from Note Block and Waystone. Left-clicking on a servant will save it to the focus.

Function

Left-clicking on a servant will save it to the focus. Can save up to 8 servants. If the focus has servants saved on it, right-clicking on a block or entity will make all stored servants move to its position, right-clicking on a certain mob will cause servants to attempt to ride on it.

Acquisition

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

Recipe JSON (1):

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