Command Focus
16×16 · BAKED

item· Other

Command Focus

Goety · by Polarice3
item Focuses

Command Focus is an item from Goety, crafted from Waystone, Note Block, and Empty Focus. 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, right-clicking on a block or entity will make the servant move to its position, right-clicking on a certain mob will cause the servant to attempt to ride on it.

Acquisition

Crafting using Waystone, Note Block, Waystone, Note Block, Empty Focus, Note Block, Waystone, Note Block and Waystone, arranged in the pattern shown. Produces Command Focus.

Crafting
Command Focus Command Focus guaranteed

Used in

Crafting using Cursed Metal Ingot, Command Focus, Cursed Metal Ingot, Cursed Metal Ingot, Goat Horn, Cursed Metal Ingot and Cursed Metal Ingot, arranged in the pattern shown. Produces Commanding Horn.

Crafting
Cursed Metal Ingot
Command Focus
Cursed Metal Ingot
Cursed Metal Ingot
Goat Horn
Cursed Metal Ingot
Cursed Metal Ingot
Commanding Horn Commanding Horn guaranteed
Developer reference
Registry name
goety:command_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sfs",
    "fef",
    "sfs"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "f": {
      "item": "minecraft:note_block"
    },
    "s": {
      "item": "goety:waystone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}