Cursed Infuser Recipes using Witch Robe. Produces Witch Robe.
item· Other
Witch Robe
Goety · by Polarice3
Witch Robe is an item from Goety, crafted from Witch Robe. Witch Robe.
Function
Witch Robe
Acquisition
Ritual using Occult Fabric, Occult Fabric, Occult Fabric, Occult Fabric, Concentrated Emerald, Adhesive, Mystic Core and Bluebright Stick. Produces Witch Robe.
Used in
Cursed Infuser Recipes using Witch Robe. Produces Witch Robe.
Related items
Developer reference
- Registry name
goety:witch_robe- Namespace
goety- Mod ID
goety- Tags (3)
curios:items/body goety:items/nether_robe_upgrade goety:items/robes
Recipe JSON (2):
{
"recipe_type": "goety:cursed_infuser_recipes",
"pattern": null,
"ingredients": {
"item": "goety:witch_robe_hedge"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:occult_fabric"
},
{
"item": "goety:occult_fabric"
},
{
"item": "goety:occult_fabric"
},
{
"item": "goety:occult_fabric"
},
{
"item": "goety:soul_emerald"
},
{
"tag": "forge:slimeballs"
},
{
"item": "goety:mystic_core"
},
{
"tag": "forge:rods/wooden"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}