Grapple Focus
16×16 · BAKED

item· Other

Grapple Focus

Goety · by Polarice3
item Focuses

Grapple Focus is an item from Goety, crafted from Adhesive, String, Cobweb, and Vines. Shoots a vine hook that, when latched to a block, pulls the caster towards it.

Function

Shoots a vine hook that, when latched to a block, pulls the caster towards it.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:slimeballs"
    },
    {
      "tag": "forge:string"
    },
    {
      "item": "minecraft:cobweb"
    },
    {
      "tag": "forge:slimeballs"
    },
    {
      "item": "minecraft:vine"
    },
    {
      "item": "minecraft:vine"
    },
    {
      "item": "minecraft:vine"
    },
    {
      "item": "minecraft:vine"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}