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