nuclearcraft:solar_panel_du

Solar Panel DU

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Solar Panel DU is a block from Nuclearcraft Neoteric, crafted from Plate DU, Energetic Blend Dust, Solar Panel Advanced, and Coil Magnesium Diboride.

Acquisition

Crafting using Plate DU, Energetic Blend Dust, Plate DU, Solar Panel Advanced, Solar Panel Advanced, Solar Panel Advanced, Plate DU, Coil Magnesium Diboride and Plate DU, arranged in the pattern shown. Produces Solar Panel DU.

Crafting
Solar Panel DU guaranteed

Mining & drops

sourcecountchanceconditions
Solar Panel DU1–1100%

Used in (1)

Crafting using Plate Elite, Energetic Blend Dust, Plate Elite, Solar Panel DU, Solar Panel DU, Solar Panel DU, Plate Elite, Coil Magnesium Diboride and Plate Elite, arranged in the pattern shown. Produces Solar Panel Elite.

Crafting
Solar Panel Elite guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:solar_panel_du
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": [
    "PGP",
    "SSS",
    "PMP"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:dusts/energetic_blend"
    },
    "M": {
      "item": "nuclearcraft:coil_magnesium_diboride"
    },
    "P": {
      "item": "nuclearcraft:plate_du"
    },
    "S": {
      "item": "nuclearcraft:solar_panel_advanced"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_solar_panels",
  "experience": null,
  "cooking_time": null
}