Crafting using Awakened Draconium Ingot, Wyvern Core, Awakened Draconium Ingot, Large Chaos Fragment, Draconic Shield Recovery Module, Large Chaos Fragment, Awakened Draconium Ingot, Draconic Core and Awakened Draconium Ingot, arranged in the pattern shown. Produces Chaotic Shield Recovery Module.
Chaotic Shield Recovery Module
Draconic Evolution · by brandon3055
Acquisition
Related items
Developer reference
- Registry name
draconicevolution:item_chaotic_shield_recovery- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#C#",
"ABA",
"#D#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium_awakened"
},
"A": {
"item": "draconicevolution:large_chaos_frag"
},
"B": {
"item": "draconicevolution:item_draconic_shield_recovery"
},
"C": {
"item": "draconicevolution:wyvern_core"
},
"D": {
"item": "draconicevolution:awakened_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}