Solar Panel (Basic)
powah:solar_panel_basic

Solar Panel (Basic)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Solar Panel (Basic) is a block from Powah, crafted from Solar Panel (Starter), Basic Capacitor, Dielectric Casing, and Iron Ingot.

Acquisition

Crafting using Solar Panel (Starter), Solar Panel (Starter), Solar Panel (Starter), Basic Capacitor, Dielectric Casing, Basic Capacitor, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Solar Panel (Basic).

Crafting
Solar Panel (Starter)
Solar Panel (Starter)
Solar Panel (Starter)
Basic Capacitor
Dielectric Casing
Basic Capacitor
Iron Ingot
Iron Ingot
Iron Ingot
Solar Panel (Basic) Solar Panel (Basic) guaranteed

Mining & drops

sourcecountchanceconditions
Solar Panel (Basic)1–1100%Survives Explosion

Used in (1)

Crafting using Solar Panel (Basic), Solar Panel (Basic), Solar Panel (Basic), Hardened Capacitor, Dielectric Casing, Hardened Capacitor, Energized Steel, Energized Steel and Energized Steel, arranged in the pattern shown. Produces Solar Panel (Hardened).

Crafting
Solar Panel (Basic)
Solar Panel (Basic)
Solar Panel (Basic)
Hardened Capacitor
Dielectric Casing
Hardened Capacitor
Energized Steel
Energized Steel
Energized Steel
Solar Panel (Hardened) Solar Panel (Hardened) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
powah:solar_panel_basic
Namespace
powah
Mod ID
powah
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ppp",
    "cdc",
    "iii"
  ],
  "ingredients": {
    "c": {
      "item": "powah:capacitor_basic"
    },
    "d": {
      "item": "powah:dielectric_casing"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    },
    "p": {
      "item": "powah:solar_panel_starter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}