Crafting using Any Netherite Ingot, Draconium Core, Any Netherite Ingot, Awakened Draconium Ingot, Wyvern Shield Recovery Module, Awakened Draconium Ingot, Any Netherite Ingot, Wyvern Core and Any Netherite Ingot, arranged in the pattern shown. Produces Draconic Shield Recovery Module.
Draconic Shield Recovery Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_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/netherite"
},
"A": {
"tag": "forge:ingots/draconium_awakened"
},
"B": {
"item": "draconicevolution:item_wyvern_shield_recovery"
},
"C": {
"item": "draconicevolution:draconium_core"
},
"D": {
"item": "draconicevolution:wyvern_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}