Hogging Focus
16×16 · BAKED

item· Other

Hogging Focus

Goety · by Polarice3
item Focuses

Hogging Focus is an item from Goety, crafted from Ectoplasm, Crimson Fungus, Shroomlight, Weeping Vines, Crimson Roots, Crying Obsidian, Infernal Tome, and Ghast Tear. Summons a Burning Hoglin to the left of the caster, that will charge and explode upon a target.

Function

Summons a Burning Hoglin to the left of the caster, that will charge and explode upon a target.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "minecraft:crimson_fungus"
    },
    {
      "item": "minecraft:shroomlight"
    },
    {
      "item": "minecraft:weeping_vines"
    },
    {
      "item": "minecraft:crimson_roots"
    },
    {
      "item": "minecraft:crying_obsidian"
    },
    {
      "item": "goety:infernal_tome"
    },
    {
      "item": "minecraft:ghast_tear"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}