Discharge Focus
16×16 · BAKED

item· Other

Discharge Focus

Goety · by Polarice3
item Focuses

Discharge Focus is an item from Goety, crafted from Block of Jade, Any Copper Storage Block, TNT, Any Redstone Storage Block, and Any Prismarine Dust. Summons a non-destructive electrical explosion on the caster, knocking back and damaging nearby non-allied targets.

Function

Summons a non-destructive electrical explosion on the caster, knocking back and damaging nearby non-allied targets.

Acquisition

Ritual using Block of Jade, Any Copper Storage Block, TNT, Any Copper Storage Block, Any Redstone Storage Block, Any Copper Storage Block, Any Prismarine Dust and Any Copper Storage Block. Produces Discharge Focus.

Ritual
Block of JadeAny Copper Storage Block Any Copper Storage Block·members not yet documented TNTAny Copper Storage Block Any Copper Storage Block·members not yet documentedAny Redstone Storage Block Any Redstone Storage Block·members not yet documentedAny Copper Storage Block Any Copper Storage Block·members not yet documentedAny Prismarine Dust Any Prismarine Dust·members not yet documentedAny Copper Storage Block Any Copper Storage Block·members not yet documented
Discharge Focus Discharge Focus guaranteed
Developer reference
Registry name
goety:discharge_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/jade"
    },
    {
      "tag": "forge:storage_blocks/copper"
    },
    {
      "item": "minecraft:tnt"
    },
    {
      "tag": "forge:storage_blocks/copper"
    },
    {
      "tag": "forge:storage_blocks/redstone"
    },
    {
      "tag": "forge:storage_blocks/copper"
    },
    {
      "tag": "forge:dusts/prismarine"
    },
    {
      "tag": "forge:storage_blocks/copper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}