File Details
C.E.L.L.S 0.5.13-beta
- B
- Apr 6, 2026
- 1014.40 KB
- 46
- 1.12.2
- Forge
File Name
cells-0.5.13-beta.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Fixed
- Fix (long overdue) issues with the Compacting Cells :
- Fix possible overflows in compression chain with 10+ tiers.
- Fix possible race condition in compression chain handling.
- Fix some cases where adding/removing a Compression/Decompression card would not update the compression chain, while resizing the chain array (resulting in stale or incorrect chain being used).
Note
- After removing a Compression/Decompression card, the compression chain may not automatically shrink until the cell is reinserted or another Compression/Decompression card is inserted. This should be harmless, as the next chunk load or force update should reload the cell. It may allow to use 1 card for multiple cells, but if you're that dedicated, I will not stop you...

