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