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.
Solar Generator
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Solar Generator | 1–1 | 100% | — |
Used in (1)
Crafting using Solar Generator, Any Infused Alloy, Solar Generator, Solar Generator, Any Infused Alloy, Solar Generator, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Advanced Solar Generator.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanismgenerators:solar_generator- Namespace
mekanismgenerators- Mod ID
mekanismgenerators- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"AIA",
"OEO"
],
"ingredients": {
"#": {
"item": "mekanismgenerators:solar_panel"
},
"A": {
"tag": "mekanism:alloys/infused"
},
"E": {
"item": "mekanism:energy_tablet"
},
"I": {
"tag": "forge:ingots/iron"
},
"O": {
"tag": "forge:ingots/osmium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}