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