Ritual using Any Gold Ingot, Any Lapis Gem, Any Gold Ingot, Any Lapis Gem, Any Copper Storage Block, Any Redstone Storage Block, Any Diamond Gem and Any Diamond Gem. Produces Storm Robe.
item· Other
Storm Robe
Goety · by Polarice3
Storm Robe is an item from Goety, crafted from Any Gold Ingot, Any Lapis Gem, Any Copper Storage Block, Any Redstone Storage Block, and Any Diamond Gem.
Acquisition
Related items
Developer reference
- Registry name
goety:storm_robe- Namespace
goety- Mod ID
goety- Tags (2)
curios:items/body goety:items/robes
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:gems/lapis"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:gems/lapis"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:storage_blocks/redstone"
},
{
"tag": "forge:gems/diamond"
},
{
"tag": "forge:gems/diamond"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}