Cursed Infuser Recipes using Frost Robe. Produces Frost Robe.
item· Other
Frost Robe
Goety · by Polarice3
Frost Robe is an item from Goety, crafted from Frost Robe.
Acquisition
Ritual using Chill Fabric, Chill Fabric, Chill Fabric, Chill Fabric, Ersatz Leather and Ersatz Leather. Produces Frost Robe.
Used in
Cursed Infuser Recipes using Frost Robe. Produces Frost Robe.
Related items
Developer reference
- Registry name
goety:frost_robe- Namespace
goety- Mod ID
goety- Tags (3)
curios:items/body goety:items/robes minecraft:items/freeze_immune_wearables
Recipe JSON (2):
{
"recipe_type": "goety:cursed_infuser_recipes",
"pattern": null,
"ingredients": {
"item": "goety:frost_robe_cryo"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:chill_fabric"
},
{
"item": "goety:chill_fabric"
},
{
"item": "goety:chill_fabric"
},
{
"item": "goety:chill_fabric"
},
{
"tag": "forge:leather"
},
{
"tag": "forge:leather"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}