Ritual using Cursed Metal Ingot, Spirit Fabric, Dark Alloy Ingot, Dark Alloy Ingot, Dark Alloy Ingot, Dark Alloy Ingot, Spirit Fabric and Cursed Metal Ingot. Produces Dark Chestplate.
item· Armor
Dark Chestplate
Goety · by Polarice3
Dark Chestplate is an item from Goety, crafted from Cursed Metal Ingot, Spirit Fabric, and Dark Alloy Ingot.
Acquisition
Related items
Developer reference
- Registry name
goety:dark_chestplate- Namespace
goety- Mod ID
goety- Tags (1)
forge:items/armors/chestplates
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:cursed_ingot"
},
{
"item": "goety:spirit_fabric"
},
{
"item": "goety:dark_ingot"
},
{
"item": "goety:dark_ingot"
},
{
"item": "goety:dark_ingot"
},
{
"item": "goety:dark_ingot"
},
{
"item": "goety:spirit_fabric"
},
{
"item": "goety:cursed_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}