Wither Skull Focus
16×16 · BAKED

item· Other

Wither Skull Focus

Goety · by Polarice3
item Focuses

Wither Skull Focus is an item from Goety, crafted from Wither Skeleton Skull, Unholy Blood, and Lava Bomb Focus. Shoots a Wither Skull in front of the caster.

Function

Shoots a Wither Skull in front of the caster. Cast crouching will shoot a blue skull that's slower but more destructive.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:wither_skeleton_skull"
    },
    {
      "item": "goety:unholy_blood"
    },
    {
      "item": "goety:lavaball_focus"
    },
    {
      "item": "minecraft:wither_skeleton_skull"
    },
    {
      "item": "minecraft:wither_skeleton_skull"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}