Ritual using Adhesive, String, Cobweb, Adhesive, Vines, Vines, Vines and Vines. Produces Grapple Focus.
item· Other
Grapple Focus
Goety · by Polarice3
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
Related items
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
}