Draconic Capacitor
draconicevolution:draconic_capacitor

Draconic Capacitor

Draconic Evolution · by brandon3055
item Curio

Acquisition

Fusion Crafting using Awakened Draconium Ingot, Draconic Core, Awakened Draconium Ingot, Draconic Energy Controller, Draconic Energy Controller, Awakened Draconium Ingot, Draconic Energy Controller and Awakened Draconium Ingot. Produces Draconic Capacitor.

Fusion Crafting
Developer reference
Registry name
draconicevolution:draconic_capacitor
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
curios:items/curio

Recipe JSON (1):

{
  "recipe_type": "draconicevolution:fusion_crafting",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:ingots/draconium_awakened"
    },
    {
      "item": "draconicevolution:awakened_core"
    },
    {
      "tag": "forge:ingots/draconium_awakened"
    },
    {
      "item": "draconicevolution:draconic_energy_core"
    },
    {
      "item": "draconicevolution:draconic_energy_core"
    },
    {
      "tag": "forge:ingots/draconium_awakened"
    },
    {
      "item": "draconicevolution:draconic_energy_core"
    },
    {
      "tag": "forge:ingots/draconium_awakened"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}