draconicevolution:energy_core

Energy Core

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

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

Crafting
Draconium Ingot
Draconium Ingot
Draconium Ingot
Wyvern Energy Controller
Wyvern Core
Wyvern Energy Controller
Draconium Ingot
Draconium Ingot
Draconium Ingot
Energy Core guaranteed

Mining & drops

sourcecountchanceconditions
Energy Core1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
draconicevolution:energy_core
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "BCB",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:ingots/draconium"
    },
    "B": {
      "item": "draconicevolution:wyvern_energy_core"
    },
    "C": {
      "item": "draconicevolution:wyvern_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}