Crafting using Coal Dust, Glass Pane, Coal Dust, Glass Pane, Coal Dust, Glass Pane, Electronic Circuit, Generator and Electronic Circuit, arranged in the pattern shown. Produces Basic Solar Panel.

Basic Solar Panel
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basic Solar Panel | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Coal Dust, Glass, Coal Dust, Glass, Coal Dust, Glass, Advanced Circuit, Basic Solar Panel and Advanced Circuit, arranged in the pattern shown. Produces Advanced Solar Panel.
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:basic_solar_panel- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DLD",
"LDL",
"CGC"
],
"ingredients": {
"C": {
"item": "techreborn:electronic_circuit"
},
"D": {
"tag": "c:coal_dusts"
},
"G": {
"item": "techreborn:solid_fuel_generator"
},
"L": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


