Energy Module
draconicevolution:item_draconium_energy

Energy Module

Draconic Evolution · by brandon3055
item Modules

Acquisition

Crafting using Any Redstone Storage Block, Any Redstone Storage Block, Any Redstone Storage Block, Any Iron Ingot, Module Core, Any Iron Ingot, Any Redstone Storage Block, Any Redstone Storage Block and Any Redstone Storage Block, arranged in the pattern shown. Produces Energy Module.

Crafting
Any Redstone Storage Block
Any Redstone Storage Block
Any Redstone Storage Block
Any Iron Ingot
Module Core
Any Iron Ingot
Any Redstone Storage Block
Any Redstone Storage Block
Any Redstone Storage Block
Energy Module Energy Module guaranteed

Used in (1)

Crafting using Draconium Ingot, Draconium Ingot, Draconium Ingot, Energy Module, Draconium Core, Energy Module, Draconium Ingot, Draconium Ingot and Draconium Ingot, arranged in the pattern shown. Produces Wyvern Energy Module.

Crafting
Draconium Ingot
Draconium Ingot
Draconium Ingot
Energy Module
Draconium Core
Energy Module
Draconium Ingot
Draconium Ingot
Draconium Ingot
Wyvern Energy Module Wyvern Energy Module guaranteed
Developer reference
Registry name
draconicevolution:item_draconium_energy
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
draconicevolution:items/modules

Recipe JSON (1):

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