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.10-beta2

  • B
  • Mar 26, 2026
  • 907.51 KB
  • 16
  • 1.12.2
  • Forge

File Name

cells-0.5.10-beta2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added

  • Make Adaptive Mode more efficient by only forcing the wake-up when we are sleeping (not just slower). This means a somewhat constant stream of item will not ask the network to wake up at every insertion, relying instead on AE2's adaptive rates. "Fixed Polling" is not affected by this change (as it never "sleeps").
  • Add AE2 ToolNetworkTool support for Import/Export Interfaces (Upgrade Cards holder).

Fixed

  • Fix Import Interfaces not waking up when resources are inserted in via GUI after switching to Adaptive mode.
  • Fix client-side refresh of interface slots not sending NBT (losing the NBT of potions, for example), causing the client to display incorrect information.
  • Fix Content Recovery Orb not handling fluid NBT.
  • Fix crash when JEI is not present (missing some checks).
  • Fix crash when Storage Drawers is present (double IItemRepository initialization).