promotional bannermobile promotional banner

Cell Terminal

An AE2 addon providing a centralized terminal to manage storage cells and storage buses directly

File Details

Cell Terminal 1.6.0-beta

  • B
  • Apr 26, 2026
  • 661.15 KB
  • 1.6K
  • 1.12.2
  • Forge

File Name

cell-terminal-1.6.0-beta.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cell-terminal-1443615:7997158")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • New chunked + delta network protocol for terminal data: large grids no longer hit the vanilla packet size cap, and idle refreshes only send what changed.
  • Configurable in server config under network: maxChunkBytes (default 524288), minRefreshIntervalTicks (default 10), enableDeltaUpdates (default true).
  • Refreshes are throttled and prioritize the tab the player is currently viewing.