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.

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



