Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ChestSizeConfig
Lightweight configurable vanilla and custom container sizing. Buildable chests default to twice their vanilla capacity.
By LuciDreams
| Last updated | 11 hours ago |
| Total downloads | 111 |
| Total rating | 0 |
| Categories | Misc Utility Deep North Update |
| Dependency string | LuciDreams-ChestSizeConfig-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
Chest Size Config
A lightweight Valheim 1.0 BepInEx mod that does one thing: changes container grid sizes.
Defaults
- All buildable vanilla chests, including the Grausten chest, wardrobe, and barrel:
double - Cart, Karve, Longship, and Drakkar:
vanilla doublepreserves the vanilla number of columns and doubles the rows, giving exactly twice the slots.
Configuration
Launch the game once, then edit:
BepInEx/config/com.triston.chestsizeconfig.cfg
Each container accepts:
double— twice the vanilla slotsvanilla— no size changeWIDTHxROWS— an exact grid, such as8x6
Restart the game after editing the config.
Custom/modded containers can be configured with the Prefab sizes setting:
MyChest=8x6;OtherChest=double
Multiplayer
Install the mod on the server and every client, and use the same config everywhere. Different grid sizes between players can make extra slots inaccessible.
Safety
The mod preserves access to existing items when a configured grid is made smaller. Even so, make a world backup before changing or removing any storage-size mod. Empty the added slots before uninstalling.