block· Machines & Other Blocks

Dense Energy Cell

block Fe P2p Tunnel P2p AttunementPickaxe Mineable

Dense Energy Cell is a block from Applied Energistics 2, crafted from Energy Cell and Calculation Processor.

Acquisition

Crafting using Energy Cell, Energy Cell, Energy Cell, Energy Cell, Calculation Processor, Energy Cell, Energy Cell, Energy Cell and Energy Cell, arranged in the pattern shown. Produces Dense Energy Cell.

Crafting
Dense Energy Cell guaranteed

Used in

Crafting using Dense Energy Cell and Advanced Card, arranged in the pattern shown. Produces Energy Card.

Crafting
Energy Card Energy Card guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:dense_energy_cell
Namespace
ae2
Mod ID
ae2
Tags (2)
ae2:items/p2p_attunements/fe_p2p_tunnel
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aaa",
    "aba",
    "aaa"
  ],
  "ingredients": {
    "a": {
      "item": "ae2:energy_cell"
    },
    "b": {
      "item": "ae2:calculation_processor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}