AOE Module
draconicevolution:item_draconium_aoe

AOE Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Piston, Draconium Ingot, Piston, Draconium Core, Module Core, Draconium Core, Piston, Draconium Ingot and Piston, arranged in the pattern shown. Produces AOE Module.

Crafting
AOE Module AOE Module guaranteed

Used in (1)

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
Developer reference
Registry name
draconicevolution:item_draconium_aoe
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#I#",
    "ABA",
    "#I#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:piston"
    },
    "A": {
      "item": "draconicevolution:draconium_core"
    },
    "B": {
      "item": "draconicevolution:module_core"
    },
    "I": {
      "tag": "forge:ingots/draconium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}