Ritual using Any Netherite Ingot, Any Blaze Rod, Spirit Fabric, Any Blaze Rod, Cursed Metal Ingot, Any Blaze Rod, Any Lapis Storage Block and Occult Fabric. Produces Nether Staff.
item· Other
Nether Staff
Goety · by Polarice3
Nether Staff is an item from Goety, crafted from Any Netherite Ingot, Any Blaze Rod, Spirit Fabric, Cursed Metal Ingot, Any Lapis Storage Block, and Occult Fabric.
Acquisition
Used in
Ritual using Nether Staff, Necro Crown, Ectoplasm, Flame Strike Focus, Netherite Scrap and Any Gold Storage Block. Produces Jei Dummy/none.
Related items
Developer reference
- Registry name
goety:nether_staff- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/staffs
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/netherite"
},
{
"tag": "forge:rods/blaze"
},
{
"item": "goety:spirit_fabric"
},
{
"tag": "forge:rods/blaze"
},
{
"item": "goety:cursed_ingot"
},
{
"tag": "forge:rods/blaze"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"item": "goety:occult_fabric"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}