Bolting Focus
16×16 · BAKED

item· Other

Bolting Focus

Goety · by Polarice3
item Focuses

Bolting Focus is an item from Goety, crafted from Any Copper Storage Block, Any Ender Pearls, Any Redstone Storage Block, Bow, Any Prismarine Dust, and Block of Jade. Covers caster with electricity and launch them towards the direction they're looking at, knocking back and damaging nearby non-allied targets.

Function

Covers caster with electricity and launch them towards the direction they're looking at, knocking back and damaging nearby non-allied targets.

Acquisition

Ritual using Any Copper Storage Block, Any Ender Pearls, Any Redstone Storage Block, Bow, Any Prismarine Dust and Block of Jade. Produces Bolting Focus.

Ritual
Any Copper Storage Block Any Copper Storage Block·members not yet documentedAny Ender Pearls Any Ender Pearls·members not yet documentedAny Redstone Storage Block Any Redstone Storage Block·members not yet documentedBow BowAny Prismarine Dust Any Prismarine Dust·members not yet documented Block of Jade
Bolting Focus Bolting Focus guaranteed
Developer reference
Registry name
goety:bolting_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/copper"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "tag": "forge:storage_blocks/redstone"
    },
    {
      "item": "minecraft:bow"
    },
    {
      "tag": "forge:dusts/prismarine"
    },
    {
      "tag": "forge:storage_blocks/jade"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}