Solar Panel
ad_astra:solar_panel

Solar Panel

Ad Astra · by Alex Nijjar
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Photovoltaic Etrium Cell, Photovoltaic Etrium Cell, Photovoltaic Etrium Cell, Steel Plate, Desh Plate, Steel Plate, Desh Plate, Desh Plate and Desh Plate, arranged in the pattern shown. Produces Solar Panel.

Crafting
Photovoltaic Etrium Cell
Photovoltaic Etrium Cell
Photovoltaic Etrium Cell
Steel Plate
Desh Plate
Steel Plate
Desh Plate
Desh Plate
Desh Plate
Solar Panel Solar Panel guaranteed

Mining & drops

sourcecountchanceconditions
Solar Panel1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:solar_panel
Namespace
ad_astra
Mod ID
ad_astra
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "S#S",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:desh_plates"
    },
    "P": {
      "item": "ad_astra:photovoltaic_etrium_cell"
    },
    "S": {
      "tag": "ad_astra:steel_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}