Ritual using Spider Nest, Slime Block, Any Ender Pearls, Slime Block, Any Ender Pearls, Spider Nest, Chorus Fruit and Slime Block. Produces Snaring Focus.
item· Other
Snaring Focus
Goety · by Polarice3
Snaring Focus is an item from Goety, crafted from Spider Nest, Slime Block, Any Ender Pearls, and Chorus Fruit. Summons Snareling Servants.
Function
Summons Snareling Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:snaring_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:spider_nest"
},
{
"item": "minecraft:slime_block"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:slime_block"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "goety:spider_nest"
},
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:slime_block"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}