Closed Sopel97 closed 1 year ago
Looks like it might be a remnant of extra cells, as it has the same issue.
Changing the size look trivial, here https://github.com/GTNewHorizons/ThaumicEnergistics/blob/a691d83df13d8bb09d8510697c08c3721dc76e21/src/main/java/thaumicenergistics/common/storage/EnumEssentiaStorageTypes.java#L21, but it's unclear to me whether it can break things with existing partially/fully filled cells.
Your GTNH Discord Username
sopel__
Your Pack Version
2.3.4+
Your Server
SP
Java Version
Java 19
Type of Server
None
Your Expectation
2^14 == 16384
The Reality
cell has 16348 bytes
Your Proposal
fix size to match other 16k cells
Final Checklist