Crafting using Any Lapis Gem, Glass Pane, Any Lapis Gem, Heavy Weighted Pressure Plate, Any Lapis Gem, Heavy Weighted Pressure Plate, Coil Copper, Daylight Detector and Coil Copper, arranged in the pattern shown. Produces Solar Panel Basic.

Solar Panel Basic
Nuclearcraft Neoteric · by igentuman
Solar Panel Basic is a block from Nuclearcraft Neoteric, crafted from Any Lapis Gem, Glass Pane, Heavy Weighted Pressure Plate, Coil Copper, and Daylight Detector.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Solar Panel Basic | 1–1 | 100% | — |
Used in (1)
Crafting using Plate Advanced, Quartz Dust, Plate Advanced, Solar Panel Basic, Solar Panel Basic, Solar Panel Basic, Plate Advanced, Coil Copper and Plate Advanced, arranged in the pattern shown. Produces Solar Panel Advanced.
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:solar_panel_basic- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LQL",
"PLP",
"CSC"
],
"ingredients": {
"C": {
"item": "nuclearcraft:coil_copper"
},
"L": {
"tag": "forge:gems/lapis"
},
"P": {
"item": "minecraft:heavy_weighted_pressure_plate"
},
"Q": {
"item": "minecraft:glass_pane"
},
"S": {
"item": "minecraft:daylight_detector"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_solar_panels",
"experience": null,
"cooking_time": null
}
