Crafting using Awakened Draconium Ingot, Wyvern Core, Awakened Draconium Ingot, Large Chaos Fragment, Draconic Shield Capacity Module, Large Chaos Fragment, Awakened Draconium Ingot, Chaotic Core and Awakened Draconium Ingot, arranged in the pattern shown. Produces Chaotic Shield Capacity Module.
Chaotic Shield Capacity Module
Draconic Evolution · by brandon3055
Acquisition
Crafting using Chaotic Large Shield Capacity Module, in any arrangement. Produces 5× Chaotic Shield Capacity Module.
Used in (2)
Crafting using Small Chaos Fragment, Enchanted Golden Apple, Small Chaos Fragment, Draconic Core, Draconic Undying Module, Draconic Core, Small Chaos Fragment, Chaotic Shield Capacity Module and Small Chaos Fragment, arranged in the pattern shown. Produces Chaotic Undying Module.
Crafting using Chaotic Shield Capacity Module, Draconium Core, Chaotic Shield Capacity Module, Draconium Core, Chaotic Shield Capacity Module, Draconium Core, Chaotic Shield Capacity Module, Draconium Core and Chaotic Shield Capacity Module, arranged in the pattern shown. Produces Chaotic Large Shield Capacity Module.
Related items
Developer reference
- Registry name
draconicevolution:item_chaotic_shield_capacity- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (2):
{
"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_capacity"
},
"C": {
"item": "draconicevolution:wyvern_core"
},
"D": {
"item": "draconicevolution:chaotic_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "draconicevolution:item_chaotic_large_shield_capacity"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}