Wyvern AOE Module
draconicevolution:item_wyvern_aoe

Wyvern AOE Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

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.

Crafting
Draconium Ingot
Netherite Scrap
Draconium Ingot
AOE Module
Wyvern Core
AOE Module
Draconium Ingot
Netherite Scrap
Draconium Ingot
Wyvern AOE Module Wyvern AOE Module guaranteed

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.

Crafting
Any Netherite Ingot
Awakened Draconium Ingot
Any Netherite Ingot
Wyvern AOE Module
Draconic Core
Wyvern AOE Module
Any Netherite Ingot
Awakened Draconium Ingot
Any Netherite Ingot
Draconic AOE Module Draconic AOE Module guaranteed
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
}