Ritual using Overgrown Roots, Kelp, Venomous Fang and Egg. Produces Biomine Focus.
item· Other
Biomine Focus
Goety · by Polarice3
Biomine Focus is an item from Goety, crafted from Overgrown Roots, Kelp, Venomous Fang, and Egg. Summons Biomines around caster or valid target that will explode into a pool of acid.
Function
Summons Biomines around caster or valid target that will explode into a pool of acid.
Acquisition
Related items
Developer reference
- Registry name
goety:biomine_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:overgrown_roots"
},
{
"item": "minecraft:kelp"
},
{
"item": "goety:venomous_fang"
},
{
"tag": "forge:eggs"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
