Crafting using Draconium Ingot, Netherite Scrap, Draconium Ingot, AOE Module, Wyvern Core, AOE Module, Draconium Ingot, Netherite Scrap and Draconium Ingot, arranged in the pattern shown. Produces Wyvern AOE Module.
Wyvern AOE Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Any Netherite Ingot, Awakened Draconium Ingot, Any Netherite Ingot, Wyvern AOE Module, Draconic Core, Wyvern AOE Module, Any Netherite Ingot, Awakened Draconium Ingot and Any Netherite Ingot, arranged in the pattern shown. Produces Draconic AOE Module.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_aoe- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#I#",
"ABA",
"#I#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"A": {
"item": "draconicevolution:item_draconium_aoe"
},
"B": {
"item": "draconicevolution:wyvern_core"
},
"I": {
"item": "minecraft:netherite_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}