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.11-beta

  • B
  • Mar 28, 2026
  • 946.90 KB
  • 29
  • 1.12.2
  • Forge

File Name

cells-0.5.11-beta.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Fixed

  • Fix some Upgrades not showing anymore in JEI/Creative Tab.

Added

  • Increase the max slot size limit from 2.1B to 9.2 quintillion (Long.MAX_VALUE), to allow for really high throughput I/O or long waiting times.
  • Make max slot size GUI more readable.
  • Add Items to the Recovery Orb for quantities above Max Int (cannot hold more than max int in an ItemStack).
  • Add a config option to limit the max slot size that players are allowed to set, as a way to balance the potential "bottomless storage" aspect of the interfaces.
  • Add a config option for the minimum polling rate, to allow reducing the strain on servers.
  • Add recipes for Gas/Essentia Import/Export Interfaces.
  • Add Auto-pull/Auto-push cards for Import/Export Interfaces, which automatically pull/push items from/to adjacent inventories. The pull/push interval is set in the card's GUI and can be different for each card. The logic is not yet implemented and will come in a future update.