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

  • B
  • Apr 12, 2026
  • 1.14 MB
  • 32
  • 1.12.2
  • Forge

File Name

cells-0.5.14-beta.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Fixed

  • Fix some fields missing from the in-game config.
  • Fix severe performance regression in interface client sync: replace per-ItemStack GZIP compression with lightweight NBT encoding, and move indiscriminate client sync of all interfaces to only the one GUI the player has open.
  • Fix max slot size values under 1000 being silently discarded.
  • Fix /inspectSlots only showing the first detected capability instead of all of them.
  • Fix push/pull-card affecting all sides of a parts, instead of just the facing side.
  • Fix push/pull-card not registering containers at world start, in some cases.
  • Fix pull card voiding items after pushing to network.

Added

  • Add Universal Import/Export Interface, variants that combine all 4 types into 1.
  • Add config to switch interfaces to non-animated textures.
  • Add per-slot max capacity override.
  • Add message overlay system for in-game feedback (success/error/warning messages above the hotbar).

Changed

  • Change the slot display from "current" to "current / max", to show how full the slot is.
  • Change "flattened" config to categories
  • Change /inspectSlots to show all capabilities of a block sequentially instead of only the first match.