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

