Ritual using Skeleton Skull, Beetroot Soup, Essence of Shadow, Occult Fabric, Grass and Hanging Roots. Produces Leeching Focus.
item· Other
Leeching Focus
Goety · by Polarice3
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
Related items
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
}