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.4.0

  • R
  • Mar 4, 2026
  • 632.04 KB
  • 606
  • 1.12.2
  • Forge

File Name

cell-terminal-1.4.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Add the Temporary Area (Cell Staging Area)

Added

  • Add keybind for Subnet Overview toggle (default: back).
  • Add more advanced search syntax options:
    • $content - Match against inventory content only.
    • $part - Match against partition content only.
    • $container - Match against the container's name (Cell/Drive/Chest/Bus).
    • $renamed - $container but only matches if the container has a custom name.
    • Support for multiple things in an OR fashion for =/~/!=, with , as a separator (e.g. $name~iron,gold).
  • Add Temporary Area tab for Cell staging and partitioning, with JEI support and keybinds for quick partitioning with hovered items.
    • The Temporary Area stores up to 16 cells in the terminal itself (part or wireless), allowing to partition them and send them to the first free slot in the network (main or loaded subnet).
    • The quick partition keybinds work in the Temporary Area like it does with Storage Buses, allowing to partition multiple cells and multiple slots at once by hovering items and pressing the keybind multiple times.
    • The content and partition rows behave largely the same as with Cells/Storage Buses in other tabs.

Fixed

  • Remove misplaced subnet button (future planned feature) from next to the search bar. In the current state, it did nothing and could be easily misclicked when trying to click the search bar.
  • Fix Subnet Overview toggle taking priority over search field.
  • Fix wireless terminal keybind triggering a warning message when no wireless terminal was found.
  • Clean up the language files, removing unused keys.
  • Fix server-side terminal actions sending user feedback through client-only message paths; feedback now routes through server->client packets so chat/overlay messages show correctly while the GUI is open.

Changed

  • Change the default keybind for opening the wireless terminal to Shift+P, to avoid conflicts with Crouch + Right (Qwerty keyboards).