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