Crafting using Any Netherite Ingot, Draconium Core, Any Netherite Ingot, Awakened Draconium Ingot, Wyvern Shield Capacity Module, Awakened Draconium Ingot, Any Netherite Ingot, Wyvern Core and Any Netherite Ingot, arranged in the pattern shown. Produces Draconic Shield Capacity Module.
Draconic Shield Capacity Module
Acquisition
Crafting using Draconic Large Shield Capacity Module, in any arrangement. Produces 5× Draconic Shield Capacity Module.
Used in (3)
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.
Crafting using Draconic Shield Capacity Module, Draconium Core, Draconic Shield Capacity Module, Draconium Core, Draconic Shield Capacity Module, Draconium Core, Draconic Shield Capacity Module, Draconium Core and Draconic Shield Capacity Module, arranged in the pattern shown. Produces Draconic Large Shield Capacity Module.
Crafting using Awakened Draconium Ingot, Potion, Awakened Draconium Ingot, Wyvern Core, Wyvern Undying Module, Wyvern Core, Awakened Draconium Ingot, Draconic Shield Capacity Module and Awakened Draconium Ingot, arranged in the pattern shown. Produces Draconic Undying Module.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_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/netherite"
},
"A": {
"tag": "forge:ingots/draconium_awakened"
},
"B": {
"item": "draconicevolution:item_wyvern_shield_capacity"
},
"C": {
"item": "draconicevolution:draconium_core"
},
"D": {
"item": "draconicevolution:wyvern_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "draconicevolution:item_draconic_large_shield_capacity"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}