Carrion Focus
16×16 · BAKED

item· Other

Carrion Focus

Goety · by Polarice3
item Focuses

Carrion Focus is an item from Goety, crafted from Rotten Flesh, Poison Quill Seed, and Grave Dust. Summon a swarm of Carrion Flies.

Function

Summon a swarm of Carrion Flies. Cast crouching will summon the caster's servants towards them.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "item": "goety:poison_quill_seed"
    },
    {
      "item": "goety:grave_dust"
    },
    {
      "item": "goety:grave_dust"
    },
    {
      "item": "minecraft:rotten_flesh"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}