promotional bannermobile promotional banner

C.E.L.L.S

An AE2-UEL addon providing additional storage cells with extended capacity and special features. This mod is primarily focused on performance.

File Details

C.E.L.L.S 0.5.13-beta

  • B
  • Apr 6, 2026
  • 1014.40 KB
  • 46
  • 1.12.2
  • Forge

File Name

cells-0.5.13-beta.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cells-1470965:7886034")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • Fix (long overdue) issues with the Compacting Cells :
    • Fix possible overflows in compression chain with 10+ tiers.
    • Fix possible race condition in compression chain handling.
    • Fix some cases where adding/removing a Compression/Decompression card would not update the compression chain, while resizing the chain array (resulting in stale or incorrect chain being used).

Note

  • After removing a Compression/Decompression card, the compression chain may not automatically shrink until the cell is reinserted or another Compression/Decompression card is inserted. This should be harmless, as the next chunk load or force update should reload the cell. It may allow to use 1 card for multiple cells, but if you're that dedicated, I will not stop you...