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.
Advanced Solar Generator
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Advanced Solar Generator | 1–1 | 100% | — |
Used in (1)
Crafting using Reinforced Alloy, Advanced Solar Generator, Reinforced Alloy, Reinforced Alloy, Module Base, Reinforced Alloy, Polonium Pellet, Polonium Pellet and Polonium Pellet, arranged in the pattern shown. Produces Module Solar Recharging Unit.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mekanismgenerators:advanced_solar_generator- Namespace
mekanismgenerators- Mod ID
mekanismgenerators- Tags (2)
forge:blocks/relocation_not_supported minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PAP",
"PAP",
"III"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/infused"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "mekanismgenerators:solar_generator"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}