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).
Energy Cell (Spirited)
Powah · by owmii, Technici4n
Energy Cell (Spirited) is a block from Powah, crafted from Spirited Crystal, Spirited Capacitor, Energy Cell (Niotic), and Dielectric Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cell (Spirited) | 1–1 | 100% | 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).
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
}