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).
Energy Cell (Nitro)
Powah · by owmii, Technici4n
Energy Cell (Nitro) is a block from Powah, crafted from Nitro Crystal, Nitro Capacitor, Energy Cell (Spirited), and Dielectric Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cell (Nitro) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_cell_nitro- 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_nitro"
},
"c": {
"item": "powah:energy_cell_spirited"
},
"d": {
"item": "powah:dielectric_casing"
},
"n": {
"item": "powah:capacitor_nitro"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}