Crafting using Draconium Ingot, Potion, Draconium Ingot, Damage Module, Draconium Core, Damage Module, Draconium Ingot, Potion and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Damage Module.
Wyvern Damage Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Awakened Draconium Nugget, Dragon's Breath, Awakened Draconium Nugget, Wyvern Damage Module, Wyvern Core, Wyvern Damage Module, Awakened Draconium Nugget, Dragon's Breath and Awakened Draconium Nugget, arranged in the pattern shown. Produces Draconic Damage Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_damage- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"ABA",
"IPI"
],
"ingredients": {
"A": {
"item": "draconicevolution:item_draconium_damage"
},
"B": {
"item": "draconicevolution:draconium_core"
},
"I": {
"tag": "forge:ingots/draconium"
},
"P": {
"item": "minecraft:potion"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}