Crafting using Block of Blaze Quartz, Hardened Capacitor, Dielectric Casing, Hardened Capacitor and Energizing Rod (Basic), arranged in the pattern shown. Produces Energizing Rod (Hardened).
Energizing Rod (Hardened)
Powah · by owmii, Technici4n
Energizing Rod (Hardened) is a block from Powah, crafted from Block of Blaze Quartz, Hardened Capacitor, Dielectric Casing, and Energizing Rod (Basic).
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energizing Rod (Hardened) | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Block of Blaze Quartz, Blazing Capacitor, Dielectric Casing, Blazing Capacitor and Energizing Rod (Hardened), arranged in the pattern shown. Produces Energizing Rod (Blazing).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energizing_rod_hardened- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" q ",
"hch",
" e "
],
"ingredients": {
"c": {
"item": "powah:dielectric_casing"
},
"e": {
"item": "powah:energizing_rod_basic"
},
"h": {
"item": "powah:capacitor_hardened"
},
"q": {
"tag": "c:quartz_blocks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
