Crafting using Dielectric Paste, Hardened Capacitor, Dielectric Paste, Dielectric Paste, Dielectric Casing, Dielectric Paste, Dielectric Paste, Hardened Capacitor and Dielectric Paste, arranged in the pattern shown. Produces Energy Discharger (Hardened).
Energy Discharger (Hardened)
Powah · by owmii, Technici4n
Energy Discharger (Hardened) is a block from Powah, crafted from Dielectric Paste, Hardened Capacitor, and Dielectric Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Discharger (Hardened) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_discharger_hardened- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"pcp",
"pdp",
"pcp"
],
"ingredients": {
"c": {
"item": "powah:capacitor_hardened"
},
"d": {
"item": "powah:dielectric_casing"
},
"p": {
"item": "powah:dielectric_paste"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}