Draconic AOE Module
draconicevolution:item_draconic_aoe

Draconic AOE Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

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

Used in (1)

Crafting using Any Netherite Ingot, Awakened Draconium Ingot, Any Netherite Ingot, Draconic AOE Module, Chaotic Core, Draconic AOE Module, Any Netherite Ingot, Awakened Draconium Ingot and Any Netherite Ingot, arranged in the pattern shown. Produces Chaotic AOE Module.

Crafting
Any Netherite Ingot
Awakened Draconium Ingot
Any Netherite Ingot
Draconic AOE Module
Chaotic Core
Draconic AOE Module
Any Netherite Ingot
Awakened Draconium Ingot
Any Netherite Ingot
Chaotic AOE Module Chaotic AOE Module guaranteed
Developer reference
Registry name
draconicevolution:item_draconic_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/netherite"
    },
    "A": {
      "item": "draconicevolution:item_wyvern_aoe"
    },
    "B": {
      "item": "draconicevolution:awakened_core"
    },
    "I": {
      "tag": "forge:ingots/draconium_awakened"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}