Skull Focus
16×16 · BAKED

item· Other

Skull Focus

Goety · by Polarice3
item Focuses

Skull Focus is an item from Goety, crafted from Skeleton Skull, Ectoplasm, and Soul Soil. Summons Haunted Skulls.

Function

Summons Haunted Skulls. Cast crouching will summon the caster's skulls towards them.

Acquisition

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

Recipe JSON (1):

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