Crafting using Vibrant Alloy Ingot, Any Dark Fused Quartz, Vibrant Alloy Ingot, Photovoltaic Plate, Glowstone, Photovoltaic Plate, Octadic Capacitor, Pulsating Photovoltaic Module and Octadic Capacitor, arranged in the pattern shown. Produces Vibrant Photovoltaic Module.
Vibrant Photovoltaic Module
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Vibrant Photovoltaic Module | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:vibrant_photovoltaic_module- Namespace
enderio- Mod ID
enderio- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IFI",
"PGP",
"CSC"
],
"ingredients": {
"C": {
"item": "enderio:octadic_capacitor"
},
"F": {
"tag": "enderio:dark_fused_quartz"
},
"G": {
"item": "minecraft:glowstone"
},
"I": {
"tag": "forge:ingots/vibrant_alloy"
},
"P": {
"item": "enderio:photovoltaic_plate"
},
"S": {
"item": "enderio:pulsating_photovoltaic_module"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

