Cursed Infuser Recipes using Unholy Hat. Produces Unholy Hat.
item· Other
Unholy Hat
Goety · by Polarice3
Unholy Hat is an item from Goety, crafted from Unholy Hat.
Acquisition
Ritual using Unholy Fabric, Unholy Fabric and Unholy Fabric. Produces Unholy Hat.
Used in
Cursed Infuser Recipes using Unholy Hat. Produces Unholy Hat.
Related items
Developer reference
- Registry name
goety:unholy_hat- Namespace
goety- Mod ID
goety- Tags (2)
curios:items/head goety:items/crowns
Recipe JSON (2):
{
"recipe_type": "goety:cursed_infuser_recipes",
"pattern": null,
"ingredients": {
"item": "goety:unholy_hat_halo"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:unholy_fabric"
},
{
"item": "goety:unholy_fabric"
},
{
"item": "goety:unholy_fabric"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}