Ritual using Grave Dust, Spirit Fabric, Spirit Fabric and Ominous Scythe. Produces Reaping Focus.
item· Other
Reaping Focus
Goety · by Polarice3
Reaping Focus is an item from Goety, crafted from Grave Dust, Spirit Fabric, and Ominous Scythe. Summons Reaper Servants.
Function
Summons Reaper Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:reaping_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:grave_dust"
},
{
"item": "goety:spirit_fabric"
},
{
"item": "goety:spirit_fabric"
},
{
"item": "goety:dark_scythe"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}