Blasting Focus
16×16 · BAKED

item· Other

Blasting Focus

Goety · by Polarice3
item Focuses

Blasting Focus is an item from Goety, crafted from Chorus Fruit, Dragon's Breath, Any Ender Pearls, and Eye of Ender. Summons Blastling Servants.

Function

Summons Blastling Servants. Cast crouching will summon the caster's servants towards them.

Acquisition

Developer reference
Registry name
goety:blasting_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:chorus_fruit"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "minecraft:ender_eye"
    },
    {
      "item": "minecraft:chorus_fruit"
    },
    {
      "item": "minecraft:ender_eye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}