Ritual using Coral Bardiche, Any Lapis Storage Block, Any Copper Storage Block, Any Copper Storage Block, Any Lapis Storage Block and Coral Bardiche. Produces Trident Storm Focus.
item· Other
Trident Storm Focus
Goety · by Polarice3
Trident Storm Focus is an item from Goety, crafted from Coral Bardiche, Any Lapis Storage Block, and Any Copper Storage Block. Summons tridents falling from the sky around the caster that will deal lightning damage towards targets within the area of effect once they hit the ground.
Function
Summons tridents falling from the sky around the caster that will deal lightning damage towards targets within the area of effect once they hit the ground.
Acquisition
Related items
Developer reference
- Registry name
goety:trident_storm_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:tools/tridents"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"tag": "forge:tools/tridents"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}