Cursed Infuser Recipes using Nether Robe. Produces Nether Robe.
item· Other
Nether Robe
Goety · by Polarice3
Nether Robe is an item from Goety, crafted from Nether Robe.
Acquisition
Ritual using Any Netherite Ingot, Warped Wart Block, Warped Wart Block, Any Gold Ingot and Ersatz Leather. Produces Nether Robe.


Used in
Cursed Infuser Recipes using Nether Robe. Produces Nether Robe.
Related items
Developer reference
- Registry name
goety:nether_robe- Namespace
goety- Mod ID
goety- Tags (2)
curios:items/body goety:items/robes
Recipe JSON (2):
{
"recipe_type": "goety:cursed_infuser_recipes",
"pattern": null,
"ingredients": {
"item": "goety:nether_robe_warped"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/netherite"
},
{
"tag": "minecraft:wart_blocks"
},
{
"tag": "minecraft:wart_blocks"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:leather"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}