Ritual using Lightning Rod, Any Copper Storage Block, Any Redstone Dust, Any Diamond Gem, Cursed Metal Ingot, Cursed Metal Ingot, Any Lapis Storage Block and Magic Fabric. Produces Storm Staff.
item· Other
Storm Staff
Goety · by Polarice3
Storm Staff is an item from Goety, crafted from Lightning Rod, Any Copper Storage Block, Any Redstone Dust, Any Diamond Gem, Cursed Metal Ingot, Any Lapis Storage Block, and Magic Fabric.
Acquisition
Related items
Developer reference
- Registry name
goety:storm_staff- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/staffs
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:lightning_rod"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:dusts/redstone"
},
{
"tag": "forge:gems/diamond"
},
{
"item": "goety:cursed_ingot"
},
{
"item": "goety:cursed_ingot"
},
{
"tag": "forge:storage_blocks/lapis"
},
{
"item": "goety:magic_fabric"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}