Crafting using Ashen Fabric, Ashen Fabric, Ashen Fabric, Dawnstone Ingot, Dawnstone Ingot, Dawnstone Ingot and Dawnstone Ingot, arranged in the pattern shown. Produces Ashen Leggings.
Ashen Leggings
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Ashen Leggings is a item from Embers Rekindled, crafted from Ashen Fabric and Dawnstone Ingot.
Acquisition
Developer reference
- Registry name
embers:ashen_leggings- Namespace
embers- Mod ID
embers- Tags (1)
forge:items/armors/leggings
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
"D D",
"D D"
],
"ingredients": {
"C": {
"item": "embers:ashen_fabric"
},
"D": {
"tag": "forge:ingots/dawnstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}