Describe the crash or bug
The inventory connector from Tom's Simple Storage Mod is only recognizing the first 54 slots of inventory space in an upgraded Compact Storage chest.
Steps to reproduce the behavior:
Place down a TSSM inventory connector block.
Place a CS chest and apply any number of upgrades.
Inventory connector correctly displays the number of visible slots accessible when right-clicked.
Unload the chunk or pick up the chest with Carry On then place it back down.
Inventory connector displays only 54 slots available.
Expected behavior
The connector is expected to read all available inventory slots at all times, rather than only when chests are newly placed as a block and not unloaded.
Screenshots
After unloading/reloading the chunk (same chest, unmoved and the item stored in the same slot):
Additional context
Items visible on any TSSM terminal when the issue occurs follow the same behavior--anything in slots 55 or higher don't appear on the terminal until moved into slots 1-54. Slots in upgraded Expanded Storage chests are always read properly and don't produce this behavior, whether unloaded/reloaded or picked up and placed with Carry On.
Modpack Version 1.4.4hf
Minecraft Version 1.19.2
Describe the crash or bug The inventory connector from Tom's Simple Storage Mod is only recognizing the first 54 slots of inventory space in an upgraded Compact Storage chest.
Steps to reproduce the behavior: Place down a TSSM inventory connector block. Place a CS chest and apply any number of upgrades. Inventory connector correctly displays the number of visible slots accessible when right-clicked. Unload the chunk or pick up the chest with Carry On then place it back down. Inventory connector displays only 54 slots available.
Expected behavior The connector is expected to read all available inventory slots at all times, rather than only when chests are newly placed as a block and not unloaded.
Screenshots
After unloading/reloading the chunk (same chest, unmoved and the item stored in the same slot):
Latest.log.log https://pastebin.com/pC5nivZE
Additional context Items visible on any TSSM terminal when the issue occurs follow the same behavior--anything in slots 55 or higher don't appear on the terminal until moved into slots 1-54. Slots in upgraded Expanded Storage chests are always read properly and don't produce this behavior, whether unloaded/reloaded or picked up and placed with Carry On.