Entangling Focus
16×16 · BAKED

item· Other

Entangling Focus

Goety · by Polarice3
item Focuses

Entangling Focus is an item from Goety, crafted from Sweet Berries, Nightshade Seeds, Bone Meal, Venomous Fang, and Overgrown Roots. Summons Entangle Vines on a target's feet or location.

Function

Summons Entangle Vines on a target's feet or location. If the vines caught a target, they are immobilized in place.

Acquisition

Used in

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:sweet_berries"
    },
    {
      "tag": "forge:seeds"
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "tag": "forge:seeds"
    },
    {
      "item": "goety:venomous_fang"
    },
    {
      "tag": "forge:seeds"
    },
    {
      "item": "goety:overgrown_roots"
    },
    {
      "tag": "forge:seeds"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}