Crafting using Iron Ingot, Basic Capacitor (Tiny), Iron Ingot, Basic Capacitor (Tiny), Dielectric Casing, Basic Capacitor (Tiny), Iron Ingot, Basic Capacitor (Tiny) and Iron Ingot, arranged in the pattern shown. Produces Energy Cell (Starter).
Energy Cell (Starter)
Powah · by owmii, Technici4n
Energy Cell (Starter) is a block from Powah, crafted from Iron Ingot, Basic Capacitor (Tiny), and Dielectric Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cell (Starter) | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Energy Cell (Starter), Dielectric Casing, Energy Cell (Starter), Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Energy Cell (Basic).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_cell_starter- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ici",
"cdc",
"ici"
],
"ingredients": {
"c": {
"item": "powah:capacitor_basic_tiny"
},
"d": {
"item": "powah:dielectric_casing"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}