Crafting using Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Energized Steel, Hardened Capacitor, Energized Steel, Dielectric Rod (Horizontal), Dielectric Rod (Horizontal) and Dielectric Rod (Horizontal), arranged in the pattern shown. Produces 12× Energy Cable (Hardened).
Energy Cable (Hardened)
Energy Cable (Hardened) is a block from Powah, crafted from Dielectric Rod (Horizontal), Energized Steel, and Hardened Capacitor.
Acquisition
Crafting using Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Energy Cable (Basic), Hardened Capacitor, Energy Cable (Basic), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal) and Dielectric Rod (Horizontal), arranged in the pattern shown. Produces 6× Energy Cable (Hardened).
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cable (Hardened) | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Obsidian, Energy Cable (Hardened), Obsidian, Energy Cable (Hardened), Ender Core, Energy Cable (Hardened), Obsidian, Energy Cable (Hardened) and Obsidian, arranged in the pattern shown. Produces 4× Ender Gate (Hardened).
Crafting using Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Energy Cable (Hardened), Blazing Capacitor, Energy Cable (Hardened), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal) and Dielectric Rod (Horizontal), arranged in the pattern shown. Produces 6× Energy Cable (Blazing).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_cable_hardened- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ddd",
"kck",
"ddd"
],
"ingredients": {
"c": {
"item": "powah:capacitor_hardened"
},
"d": {
"item": "powah:dielectric_rod_horizontal"
},
"k": {
"item": "powah:steel_energized"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ddd",
"tct",
"ddd"
],
"ingredients": {
"c": {
"item": "powah:capacitor_hardened"
},
"d": {
"item": "powah:dielectric_rod_horizontal"
},
"t": {
"item": "powah:energy_cable_basic"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
