nuclearcraft:solar_panel_basic

Solar Panel Basic

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Solar Panel Basic is a block from Nuclearcraft Neoteric, crafted from Any Lapis Gem, Glass Pane, Heavy Weighted Pressure Plate, Coil Copper, and Daylight Detector.

Acquisition

Crafting using Any Lapis Gem, Glass Pane, Any Lapis Gem, Heavy Weighted Pressure Plate, Any Lapis Gem, Heavy Weighted Pressure Plate, Coil Copper, Daylight Detector and Coil Copper, arranged in the pattern shown. Produces Solar Panel Basic.

Crafting
Any Lapis Gem
Glass Pane
Any Lapis Gem
Heavy Weighted Pressure Plate
Any Lapis Gem
Heavy Weighted Pressure Plate
Coil Copper
Daylight Detector
Coil Copper
Solar Panel Basic guaranteed

Mining & drops

sourcecountchanceconditions
Solar Panel Basic1–1100%

Used in (1)

Crafting using Plate Advanced, Quartz Dust, Plate Advanced, Solar Panel Basic, Solar Panel Basic, Solar Panel Basic, Plate Advanced, Coil Copper and Plate Advanced, arranged in the pattern shown. Produces Solar Panel Advanced.

Crafting
Solar Panel Advanced guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LQL",
    "PLP",
    "CSC"
  ],
  "ingredients": {
    "C": {
      "item": "nuclearcraft:coil_copper"
    },
    "L": {
      "tag": "forge:gems/lapis"
    },
    "P": {
      "item": "minecraft:heavy_weighted_pressure_plate"
    },
    "Q": {
      "item": "minecraft:glass_pane"
    },
    "S": {
      "item": "minecraft:daylight_detector"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_solar_panels",
  "experience": null,
  "cooking_time": null
}