Energy Cell (Spirited)
powah:energy_cell_spirited

Energy Cell (Spirited)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Energy Cell (Spirited) is a block from Powah, crafted from Spirited Crystal, Spirited Capacitor, Energy Cell (Niotic), and Dielectric Casing.

Acquisition

Crafting using Spirited Crystal, Spirited Capacitor, Spirited Crystal, Energy Cell (Niotic), Dielectric Casing, Energy Cell (Niotic), Spirited Crystal, Spirited Capacitor and Spirited Crystal, arranged in the pattern shown. Produces Energy Cell (Spirited).

Crafting
Spirited Crystal
Spirited Capacitor
Spirited Crystal
Energy Cell (Niotic)
Dielectric Casing
Energy Cell (Niotic)
Spirited Crystal
Spirited Capacitor
Spirited Crystal
Energy Cell (Spirited) Energy Cell (Spirited) guaranteed

Mining & drops

sourcecountchanceconditions
Energy Cell (Spirited)1–1100%Survives Explosion

Used in (1)

Crafting using Nitro Crystal, Nitro Capacitor, Nitro Crystal, Energy Cell (Spirited), Dielectric Casing, Energy Cell (Spirited), Nitro Crystal, Nitro Capacitor and Nitro Crystal, arranged in the pattern shown. Produces Energy Cell (Nitro).

Crafting
Nitro Crystal
Nitro Capacitor
Nitro Crystal
Energy Cell (Spirited)
Dielectric Casing
Energy Cell (Spirited)
Nitro Crystal
Nitro Capacitor
Nitro Crystal
Energy Cell (Nitro) Energy Cell (Nitro) guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bnb",
    "cdc",
    "bnb"
  ],
  "ingredients": {
    "b": {
      "item": "powah:crystal_spirited"
    },
    "c": {
      "item": "powah:energy_cell_niotic"
    },
    "d": {
      "item": "powah:dielectric_casing"
    },
    "n": {
      "item": "powah:capacitor_spirited"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}