Ritual using Any Lapis Storage Block, Any Lapis Storage Block, Any Lapis Storage Block, Cursed Metal Ingot, Cursed Metal Ingot and Potion. Produces Soul Heal Focus.
item· Other
Soul Heal Focus
Goety · by Polarice3
Soul Heal Focus is an item from Goety, crafted from Any Lapis Storage Block, Cursed Metal Ingot, and Potion. Heals the caster from a range of an amount.
Function
Heals the caster from a range of an amount.
Acquisition
Related items
Developer reference
- Registry name
goety:soul_heal_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:storage_blocks/lapis"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"item": "goety:cursed_ingot"
},
{
"item": "goety:cursed_ingot"
},
{
"item": "minecraft:potion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}