Dye using Any Dyes and Battlemage's Boots. Produces Battlemage's Boots.
Battlemage's Boots
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Used in (1)
Dye using Any Dyes and Battlemage's Boots. Produces Battlemage's Boots.
Related items
Developer reference
- Registry name
ars_nouveau:battlemage_boots- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (2)
forge:items/armors/boots forge:items/armors
Recipe JSON (1):
{
"recipe_type": "ars_nouveau:dye",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes"
},
{
"item": "ars_nouveau:battlemage_boots"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}