Vexing Focus
16×16 · BAKED

item· Other

Vexing Focus

Goety · by Polarice3
item Focuses

Vexing Focus is an item from Goety, crafted from Block of Amethyst, Any Ender Pearls, Anvil, Note Block, Sculk Sensor, Any Blaze Rod, Golden Feather, and Any Glowstone Dust. Summons allied Vexes.

Function

Summons allied Vexes. Cast crouching will kill all the caster's Vexes.

Acquisition

Ritual using Block of Amethyst, Any Ender Pearls, Anvil, Note Block, Sculk Sensor, Any Blaze Rod, Golden Feather and Any Glowstone Dust. Produces Vexing Focus.

Ritual
Block of AmethystAny Ender Pearls Any Ender Pearls·members not yet documentedAnvil Anvil Note BlockSculk Sensor Sculk SensorAny Blaze Rod Any Blaze Rod·members not yet documentedGolden Feather Golden FeatherAny Glowstone Dust Any Glowstone Dust·members not yet documented
Vexing Focus Vexing Focus guaranteed

Used in

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:amethyst_block"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "minecraft:anvil"
    },
    {
      "item": "minecraft:note_block"
    },
    {
      "item": "minecraft:sculk_sensor"
    },
    {
      "tag": "forge:rods/blaze"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "tag": "forge:dusts/glowstone"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}