techreborn:ultimate_solar_panel

Ultimate Solar Panel

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Diamond Dust, Reinforced Glass, Diamond Dust, Reinforced Glass, Diamond Dust, Reinforced Glass, Advanced Circuit, Advanced Machine Frame and Advanced Circuit, arranged in the pattern shown. Produces Ultimate Solar Panel.

Crafting
Ultimate Solar Panel guaranteed

Crafting using Diamond Dust, Reinforced Glass, Diamond Dust, Reinforced Glass, Diamond Dust, Reinforced Glass, Advanced Circuit, Industrial Solar Panel and Advanced Circuit, arranged in the pattern shown. Produces Ultimate Solar Panel.

Crafting
Ultimate Solar Panel guaranteed

Mining & drops

sourcecountchanceconditions
Ultimate Solar Panel1–1100%Survives Explosion

Used in (1)

Crafting using Ultimate Solar Panel, Ultimate Solar Panel, Ultimate Solar Panel, Ultimate Solar Panel, UU-Matter, Ultimate Solar Panel, Ultimate Solar Panel, Ultimate Solar Panel and Ultimate Solar Panel, arranged in the pattern shown. Produces Quantum Solar Panel.

Crafting
Quantum Solar Panel guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:ultimate_solar_panel
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DLD",
    "LDL",
    "CPC"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "D": {
      "tag": "c:diamond_dusts"
    },
    "L": {
      "item": "techreborn:reinforced_glass"
    },
    "P": {
      "item": "techreborn:advanced_machine_frame"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DLD",
    "LDL",
    "CPC"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "D": {
      "tag": "c:diamond_dusts"
    },
    "L": {
      "item": "techreborn:reinforced_glass"
    },
    "P": {
      "item": "techreborn:industrial_solar_panel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}