Energetic Photovoltaic Module
enderio:energetic_photovoltaic_module

Energetic Photovoltaic Module

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe Mineable

Acquisition

Crafting using Any Gold Ingot, Any Glass, Any Gold Ingot, Photovoltaic Plate, Photovoltaic Plate, Photovoltaic Plate, Basic Capacitor, Redstone Dust and Basic Capacitor, arranged in the pattern shown. Produces Energetic Photovoltaic Module.

Crafting
Energetic Photovoltaic Module Energetic Photovoltaic Module guaranteed

Mining & drops

sourcecountchanceconditions
Energetic Photovoltaic Module1–1100%Survives Explosion

Used in (1)

Crafting using Pulsating Alloy Ingot, Any Enlighted Fused Quartz, Pulsating Alloy Ingot, Photovoltaic Plate, Any Coal Dust, Photovoltaic Plate, Double Layer Capacitor, Energetic Photovoltaic Module and Double Layer Capacitor, arranged in the pattern shown. Produces Pulsating Photovoltaic Module.

Crafting
Pulsating Photovoltaic Module Pulsating Photovoltaic Module guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EFE",
    "PPP",
    "CDC"
  ],
  "ingredients": {
    "C": {
      "item": "enderio:basic_capacitor"
    },
    "D": {
      "item": "minecraft:redstone"
    },
    "E": {
      "tag": "forge:ingots/gold"
    },
    "F": {
      "tag": "forge:glass"
    },
    "P": {
      "item": "enderio:photovoltaic_plate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}