Solar Panel (Starter)
powah:solar_panel_starter

Solar Panel (Starter)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Solar Panel (Starter) is a block from Powah, crafted from Photoelectric Pane, Basic Capacitor (Tiny), Dielectric Casing, and Dielectric Paste.

Acquisition

Crafting using Photoelectric Pane, Photoelectric Pane, Photoelectric Pane, Basic Capacitor (Tiny), Dielectric Casing, Basic Capacitor (Tiny), Dielectric Paste, Dielectric Paste and Dielectric Paste, arranged in the pattern shown. Produces Solar Panel (Starter).

Crafting
Photoelectric Pane
Photoelectric Pane
Photoelectric Pane
Basic Capacitor (Tiny)
Dielectric Casing
Basic Capacitor (Tiny)
Dielectric Paste
Dielectric Paste
Dielectric Paste
Solar Panel (Starter) Solar Panel (Starter) guaranteed

Mining & drops

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

Used in (1)

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

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ppp",
    "cdc",
    "eee"
  ],
  "ingredients": {
    "c": {
      "item": "powah:capacitor_basic_tiny"
    },
    "d": {
      "item": "powah:dielectric_casing"
    },
    "e": {
      "item": "powah:dielectric_paste"
    },
    "p": {
      "item": "powah:photoelectric_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}