Crafting using Any Iron Ingot, Basic Capacitor, Any Iron Ingot, Basic Capacitor, Any Redstone Storage Block, Basic Capacitor, Any Iron Ingot, Basic Capacitor and Any Iron Ingot, arranged in the pattern shown. Produces Basic Capacitor Bank.
Basic Capacitor Bank
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basic Capacitor Bank | 1–1 | 100% | — |
Used in (1)
Crafting using Energetic Alloy Ingot, Energetic Alloy Ingot, Energetic Alloy Ingot, Basic Capacitor Bank, Double Layer Capacitor, Basic Capacitor Bank, Energetic Alloy Ingot, Energetic Alloy Ingot and Energetic Alloy Ingot, arranged in the pattern shown. Produces Advanced Capacitor Bank.
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:basic_capacitor_bank- Namespace
enderio- Mod ID
enderio- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ICI",
"CRC",
"ICI"
],
"ingredients": {
"C": {
"item": "enderio:basic_capacitor"
},
"I": {
"tag": "forge:ingots/iron"
},
"R": {
"tag": "forge:storage_blocks/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}