Leeching Focus
16×16 · BAKED

item· Other

Leeching Focus

Goety · by Polarice3
item Focuses

Leeching Focus is an item from Goety, crafted from Skeleton Skull, Beetroot Soup, Essence of Shadow, Occult Fabric, Grass, and Hanging Roots. Siphons health from a target in front of the caster.

Function

Siphons health from a target in front of the caster.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:skeleton_skull"
    },
    {
      "item": "minecraft:beetroot_soup"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "minecraft:grass"
    },
    {
      "item": "minecraft:hanging_roots"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}