Energy Transfuser
draconicevolution:energy_transfuser

Energy Transfuser

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

Crafting using Draconium Ingot, Energy Core Stabilizer, Draconium Ingot, Draconium Core, Enchanting Table, Draconium Core, Draconium Ingot, Draconium Core and Draconium Ingot, arranged in the pattern shown. Produces Energy Transfuser.

Crafting
Draconium Ingot
Energy Core Stabilizer
Draconium Ingot
Draconium Core
Enchanting Table
Draconium Core
Draconium Ingot
Draconium Core
Draconium Ingot
Energy Transfuser Energy Transfuser guaranteed

Mining & drops

sourcecountchanceconditions
Energy Transfuser1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "CDC",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:ingots/draconium"
    },
    "B": {
      "item": "draconicevolution:energy_core_stabilizer"
    },
    "C": {
      "item": "draconicevolution:draconium_core"
    },
    "D": {
      "item": "minecraft:enchanting_table"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}