Thunderstorm Focus
16×16 · BAKED

item· Other

Thunderstorm Focus

Goety · by Polarice3
item Focuses

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

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.

Ritual
Any Redstone Storage Block Any Redstone Storage Block·members not yet documentedCoral Bardiche Coral BardicheAny Copper Storage Block Any Copper Storage Block·members not yet documentedAny Lapis Storage Block Any Lapis Storage Block·members not yet documentedAny Copper Storage Block Any Copper Storage Block·members not yet documentedLightning Focus Lightning FocusAny Redstone Storage Block Any Redstone Storage Block·members not yet documented
Thunderstorm Focus Thunderstorm Focus guaranteed
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
}