Rupture Focus
16×16 · BAKED

item· Other

Rupture Focus

Goety · by Polarice3
item Focuses

Rupture Focus is an item from Goety, crafted from Crying Obsidian, Any Ender Pearls, Dragon Head, and Dragon's Breath. Summons a Void Rift at the initial location the caster is looking at.

Function

Summons a Void Rift at the initial location the caster is looking at. The rift will suck in non-allied entities and constantly damage them if they're within its center.

Acquisition

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

Recipe JSON (1):

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