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