Ritual using Thunderbolt Focus and Awakened Emerald. Produces Monsoon Focus.
item· Other
Monsoon Focus
Goety · by Polarice3
Monsoon Focus is an item from Goety, crafted from Thunderbolt Focus and Awakened Emerald. Summons a cloud above a location or target that rains on targets beneath it and periodically shoots thunderbolts at them.
Function
Summons a cloud above a location or target that rains on targets beneath it and periodically shoots thunderbolts at them.
Acquisition
Related items
Developer reference
- Registry name
goety:monsoon_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:thunderbolt_focus"
},
{
"item": "goety:magic_emerald"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}