Ritual using Ectoplasm, Ectoplasm, Forbidden Piece, Forbidden Piece and Heart of the Night. Produces Nameless Staff.
item· Other
Nameless Staff
Goety · by Polarice3
Nameless Staff is an item from Goety, crafted from Ectoplasm, Forbidden Piece, and Heart of the Night.
Acquisition
Related items
Developer reference
- Registry name
goety:nameless_staff- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/staffs
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:ectoplasm"
},
{
"item": "goety:ectoplasm"
},
{
"item": "goety:forbidden_piece"
},
{
"item": "goety:forbidden_piece"
},
{
"item": "goety:heart_of_the_night"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}