Crafting using Niotic Crystal, Niotic Capacitor, Niotic Crystal, Energy Cell (Blazing), Dielectric Casing, Energy Cell (Blazing), Niotic Crystal, Niotic Capacitor and Niotic Crystal, arranged in the pattern shown. Produces Energy Cell (Niotic).
Energy Cell (Niotic)
Powah · by owmii, Technici4n
Energy Cell (Niotic) is a block from Powah, crafted from Niotic Crystal, Niotic Capacitor, Energy Cell (Blazing), and Dielectric Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cell (Niotic) | 1–1 | 100% | Survives Explosion |
Used in (1)
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).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_cell_niotic- 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_niotic"
},
"c": {
"item": "powah:energy_cell_blazing"
},
"d": {
"item": "powah:dielectric_casing"
},
"n": {
"item": "powah:capacitor_niotic"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}