Energy Core Stabilizer
draconicevolution:energy_core_stabilizer

Energy Core Stabilizer

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

Crafting using Any Diamond Gem, Any Diamond Gem, Particle Generator, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Energy Core Stabilizer.

Crafting
Any Diamond Gem
Any Diamond Gem
Particle Generator
Any Diamond Gem
Any Diamond Gem
Energy Core Stabilizer Energy Core Stabilizer guaranteed

Mining & drops

sourcecountchanceconditions
Energy Core Stabilizer1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A A",
    " B ",
    "A A"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:gems/diamond"
    },
    "B": {
      "item": "draconicevolution:particle_generator"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}