Ritual using Any Redstone Storage Block, Coral Bardiche, Any Copper Storage Block, Any Lapis Storage Block, Any Copper Storage Block, Lightning Focus and Any Redstone Storage Block. Produces Thunderstorm Focus.
item· Other
Thunderstorm Focus
Goety · by Polarice3
Thunderstorm Focus is an item from Goety, crafted from Any Redstone Storage Block, Coral Bardiche, Any Copper Storage Block, Any Lapis Storage Block, and Lightning Focus. Summons multiple thunderbolts around the caster or target.
Function
Summons multiple thunderbolts around the caster or target.
Acquisition
Related items
Developer reference
- Registry name
goety:thunderstorm_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/redstone"
},
{
"tag": "forge:tools/tridents"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"item": "goety:lightning_focus"
},
{
"tag": "forge:storage_blocks/redstone"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}