Energy Cell (Starter)
powah:energy_cell_starter

Energy Cell (Starter)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Energy Cell (Starter) is a block from Powah, crafted from Iron Ingot, Basic Capacitor (Tiny), and Dielectric Casing.

Acquisition

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).

Crafting
Iron Ingot
Basic Capacitor (Tiny)
Iron Ingot
Basic Capacitor (Tiny)
Dielectric Casing
Basic Capacitor (Tiny)
Iron Ingot
Basic Capacitor (Tiny)
Iron Ingot
Energy Cell (Starter) Energy Cell (Starter) guaranteed

Mining & drops

sourcecountchanceconditions
Energy Cell (Starter)1–1100%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).

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Energy Cell (Starter)
Dielectric Casing
Energy Cell (Starter)
Iron Ingot
Iron Ingot
Iron Ingot
Energy Cell (Basic) Energy Cell (Basic) guaranteed

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
}