Ritual using Corpse Blossom, Entangling Focus, Vines, Vines, Spider Eye, Vines, Golden Apple and Vines. Produces Whispering Focus.
item· Other
Whispering Focus
Goety · by Polarice3
Whispering Focus is an item from Goety, crafted from Corpse Blossom, Entangling Focus, Vines, Spider Eye, and Golden Apple. Summons Whisperers.
Function
Summons Whisperers. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:whispering_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:entangling_focus"
},
{
"item": "minecraft:vine"
},
{
"item": "minecraft:vine"
},
{
"item": "minecraft:spider_eye"
},
{
"item": "minecraft:vine"
},
{
"item": "minecraft:golden_apple"
},
{
"item": "minecraft:vine"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}