Crafting using Any Glass Panes, Any Glass Panes, Any Glass Panes, Any Redstone Dust, Any Infused Alloy, Any Redstone Dust, Osmium Ingot, Osmium Ingot and Osmium Ingot, arranged in the pattern shown. Produces Solar Panel.
Solar Panel
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Used in (1)
Crafting using Solar Panel, Solar Panel, Solar Panel, Any Infused Alloy, Any Iron Ingot, Any Infused Alloy, Osmium Ingot, Energy Tablet and Osmium Ingot, arranged in the pattern shown. Produces Solar Generator.
Developer reference
- Registry name
mekanismgenerators:solar_panel- Namespace
mekanismgenerators- Mod ID
mekanismgenerators
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"RAR",
"OOO"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/infused"
},
"G": {
"tag": "forge:glass_panes"
},
"O": {
"tag": "forge:ingots/osmium"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}