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.
Draconic Undying Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_undying- 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:wyvern_core"
},
"B": {
"item": "draconicevolution:item_wyvern_undying"
},
"C": {
"item": "minecraft:potion"
},
"D": {
"item": "draconicevolution:item_draconic_shield_capacity"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}