Solar Generator
mekanismgenerators:solar_generator

Solar Generator

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

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.

Crafting
Solar Panel
Solar Panel
Solar Panel
Any Infused Alloy
Any Iron Ingot
Any Infused Alloy
Osmium Ingot
Energy Tablet
Osmium Ingot
Solar Generator Solar Generator guaranteed

Mining & drops

sourcecountchanceconditions
Solar Generator1–1100%

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.

Crafting
Solar Generator
Any Infused Alloy
Solar Generator
Solar Generator
Any Infused Alloy
Solar Generator
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Advanced Solar Generator Advanced Solar Generator guaranteed

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
}