Telekinesis Focus
16×16 · BAKED

item· Other

Telekinesis Focus

Goety · by Polarice3
item Focuses

Telekinesis Focus is an item from Goety, crafted from Any Ender Pearls, Natural Quartz, Haunted Boat, Any Diamond Gem, Any Iron Ingot, Any Gold Ingot, and Lead. Targets an entity to float around the caster's crosshair.

Function

Targets an entity to float around the caster's crosshair.

Acquisition

Ritual using Any Ender Pearls, Natural Quartz, Natural Quartz, Haunted Boat, Any Diamond Gem, Any Iron Ingot, Any Gold Ingot and Lead. Produces Telekinesis Focus.

Ritual
Any Ender Pearls Any Ender Pearls·members not yet documentedNatural Quartz Natural QuartzNatural Quartz Natural QuartzHaunted Boat Haunted BoatAny Diamond Gem Any Diamond Gem·members not yet documentedAny Iron Ingot Any Iron Ingot·members not yet documentedAny Gold Ingot Any Gold Ingot·members not yet documentedLead Lead
Telekinesis Focus Telekinesis Focus guaranteed

Used in

Developer reference
Registry name
goety:telekinesis_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/quartz"
    },
    {
      "tag": "goety:boats"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "tag": "forge:ingots/iron"
    },
    {
      "tag": "forge:ingots/gold"
    },
    {
      "item": "minecraft:lead"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}