Chaotic AOE Module
draconicevolution:item_chaotic_aoe

Chaotic AOE Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

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_chaotic_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_draconic_aoe"
    },
    "B": {
      "item": "draconicevolution:chaotic_core"
    },
    "I": {
      "tag": "forge:ingots/draconium_awakened"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}