This code is part of Valheim plus as of 24 feb 2021 valheimPlus/ValheimPlus#95
This is a simple mod for the game Valheim, it increases player and storage chests inventory slots count.
- Player inventory
- 7 x 8 for a total of 56 slots (default 32)
- Wood chest
- 4 x 5 for a total of 20 slots (default 10)
- Iron chest, Cart, Boats
- 4 x 8 for a total of 32 slots (default 18)
Requires BepInEx to load the plugin. Place LargeInventory.dll inside BepInEx/plugins folder.
I personally use ValheimPlus mod which comes with BepInEx bundled and just add my dll to BepInEx/plugins folder.
- When removing the mod, items in the removed slots will be lost
- Use at your own risk