Spooky Focus
16×16 · BAKED

item· Other

Spooky Focus

Goety · by Polarice3
item Focuses

Spooky Focus is an item from Goety, crafted from Soul Soil, Spirit Fabric, and Ghost Fire Focus. Summons Wraith Servants.

Function

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

Acquisition

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

Recipe JSON (1):

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