Azumatt-AzuContainerSizes icon

AzuContainerSizes

Standalone mod that allows you to change the size of containers in the game. Supports custom containers.

CHANGELOG

Version Update Notes
1.1.4 - Change how I approach container sizing. Containers now dynamically resize to accommodate any items that end up outside their configured grid size. If items occupy overflow slots, the container will expand to fit them and stay at that size until those overflow items are removed. Previously, overflow items would spawn on the ground next to the chest. That no longer happens. Chests will now try to keep all items by resizing to include the overflow slots instead of dropping them.
1.1.3 - Truly prevent item loss. Fix issues in last update.
1.1.2 - Prevent item loss when accidentally (or on purpose) changing the configuration to have less slots in a chest than there are items. Items will spawn next to the chest that became invalid. The path is attempt to stack to existing -> find empty slot -> if nothing, drop next to container.
1.1.1 - Update ServerSync
1.1.0 - Update for Bog Witch
1.0.3 - Update for Valheim's latest update (0.217.46)
1.0.2 - Update for Valheim's latest update
1.0.1 - Had to fix a readme error. 1.0.1 is only the version for thunderstore.
1.0.0 - Initial Release