Crafting using Solar Panel (Starter), Solar Panel (Starter), Solar Panel (Starter), Basic Capacitor, Dielectric Casing, Basic Capacitor, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Solar Panel (Basic).
Solar Panel (Basic)
Powah · by owmii, Technici4n
Solar Panel (Basic) is a block from Powah, crafted from Solar Panel (Starter), Basic Capacitor, Dielectric Casing, and Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Solar Panel (Basic) | 1–1 | 100% | Survives Explosion |
Used in (1)
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).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:solar_panel_basic- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"cdc",
"iii"
],
"ingredients": {
"c": {
"item": "powah:capacitor_basic"
},
"d": {
"item": "powah:dielectric_casing"
},
"i": {
"item": "minecraft:iron_ingot"
},
"p": {
"item": "powah:solar_panel_starter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}