Leaping Focus
16×16 · BAKED

item· Other

Leaping Focus

Goety · by Polarice3
item Focuses

Leaping Focus is an item from Goety, crafted from Corpse Blossom, Overgrown Roots, Concentrated Emerald, Dark Oak Leaves, and Mystic Core. Summons Leapleaves.

Function

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

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:corpse_blossom"
    },
    {
      "item": "goety:overgrown_roots"
    },
    {
      "item": "goety:overgrown_roots"
    },
    {
      "item": "goety:soul_emerald"
    },
    {
      "item": "goety:overgrown_roots"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "item": "goety:overgrown_roots"
    },
    {
      "item": "goety:mystic_core"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}