Changing the size of a StorageContainer?Solved
Hello,

Is it possible to update the size of a StorageContainer or must it be created with a specific size?

For example, increasing the number of slots in a large wooden box.

I have tried the following code, but it does not seem to update the size:

item.inventorySlots = 36;

Any help of updating the size/slots of a StorageContainer either dynamically or at creation time would be appreciated.

Thanks,
seacowz
Thanks!  Exactly what I was looking for.
Locked automatically