Banish Focus
16×16 · BAKED

item· Other

Banish Focus

Goety · by Polarice3
item Focuses

Banish Focus is an item from Goety, crafted from Any Ender Pearls, Natural Quartz, Any Diamond Gem, Chorus Fruit, Name Tag, and Bone. Right-clicking on a mob or player will teleport them away from the caster.

Function

Right-clicking on a mob or player will teleport them away from the caster.

Acquisition

Ritual using Any Ender Pearls, Natural Quartz, Any Diamond Gem, Chorus Fruit, Name Tag and Bone. Produces Banish Focus.

Ritual
Any Ender Pearls Any Ender Pearls·members not yet documentedNatural Quartz Natural QuartzAny Diamond Gem Any Diamond Gem·members not yet documentedChorus Fruit Chorus FruitName Tag Name TagBone Bone
Banish Focus Banish Focus guaranteed
Developer reference
Registry name
goety:banish_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:ender_pearls"
    },
    {
      "tag": "forge:gems/quartz"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "item": "minecraft:chorus_fruit"
    },
    {
      "item": "minecraft:name_tag"
    },
    {
      "tag": "forge:bones"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}