Ghastly Focus
16×16 · BAKED

item· Other

Ghastly Focus

Goety · by Polarice3
item Focuses

Ghastly Focus is an item from Goety, crafted from Fireball Focus, Ghast Tear, and Soul Soil. Summons Mini-Ghasts.

Function

Summons Mini-Ghasts. Cast crouching will dismiss all allied Mini-Ghasts.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:fireball_focus"
    },
    {
      "item": "minecraft:ghast_tear"
    },
    {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    {
      "item": "minecraft:ghast_tear"
    },
    {
      "tag": "minecraft:soul_fire_base_blocks"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}