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