Crafting using Blazing Crystal, Blazing Capacitor, Blazing Crystal, Energy Cell (Hardened), Dielectric Casing, Energy Cell (Hardened), Blazing Crystal, Blazing Capacitor and Blazing Crystal, arranged in the pattern shown. Produces Energy Cell (Blazing).
Energy Cell (Blazing)
Powah · by owmii, Technici4n
Energy Cell (Blazing) is a block from Powah, crafted from Blazing Crystal, Blazing Capacitor, Energy Cell (Hardened), and Dielectric Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cell (Blazing) | 1–1 | 100% | Survives Explosion |
Used in (1)
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).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_cell_blazing- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"bgb",
"cdc",
"bgb"
],
"ingredients": {
"b": {
"item": "powah:crystal_blazing"
},
"c": {
"item": "powah:energy_cell_hardened"
},
"d": {
"item": "powah:dielectric_casing"
},
"g": {
"item": "powah:capacitor_blazing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}