Storage Size Mod
⚪ Last updated 2023⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 2.1% endorsement rate — high engagement, a strong quality signal
- 🏆 #27 of 192 Items mods in this game by downloads
📋 About This Mod
This mod should let you set custom storage sizes for pretty much every storage that might exist in the game, including planter boxes, vehicles, the scanner room, etc.; it saves entries to a text file for types of storage as they are instantiated in game, so you can see whether it works for a specific storage by checking the json file.
The json file will be created at BepInEx\plugins\StorageSizeMod\container_types.json when you load into your world and it finds whatever type of storage exists in game.
The file has entries like this:
"EscapePod": {
"width": 4,
"height": 8,
"custom": false
All you have to do is edit this file, change the width and height values and set "custom": true, and resave the file to enable the change. You can do this while the game is running, but you will have to exit to the main menu and reload the save to see the changes.
When you create a storage in game of a type that didn't exist before, an entry for that type should be saved to the json text file - make sure you reload the text file to see the new storage type.
Notes
Because it's generating the names from the actual game objects, some of them might look weird, like:
"docking_luggage_01_bag4": {
"width": 3,
"height": 3,
"custom": false
This is a duffel bag you find on the Aurora.
The lockers on the Cyclops are numbered 1 - 5, so you can set the sizes individually for each locker.
Exosuit storage (the Prawn Suit) will show up as 6x2 in the file but the game overrides this anyway, using 6x4 as the base before storage modules. If you set a custom storage size, it will use the size you set and add an extra row for every storage module installed, just like the game does normally.
Technical
To install this mod, first install BepInEx for Subnautica, then place the dll file in BepInEx\plugins.
You can use this tool to install BepInEx.
Source code is at https://github.com/aedenthorn/SubnauticaMods.
If you want to complain or ask for help or help me test my mods, you can visit my Discord server.
Storage Size Mod by aedenthorn lets you set custom sizes for various storage and container types in Valheim. It has 526 endorsements and over 25,000 downloads, last updated in March 2023. This is a utility mod for players who want to tweak inventory capacities.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved with 526 endorsements.
- Over 25k downloads shows real demand.
- Simple concept—just tweak storage sizes to your liking.
⚠️ Cons
- No detailed instructions in the description—you'll need to figure out config yourself.
- Last updated in March 2023—might not work with the latest Valheim patches.
- Only affects storage sizes, not other gameplay aspects.
For Valheim players who find default storage too small and want to customize container capacities. Perfect for builders and hoarders who need more room for resources. Skip if you're fine with vanilla storage or want more complex inventory overhauls.
💡 Beginner Tips
- Since it's a BepInEx mod, make sure you have BepInEx installed first.
- Check the mod's config file after first run to adjust sizes to your preference.
- If the mod doesn't work after a game update, check for a newer version or compatibility patches.
📊 Mod Details
- Game
- Subnautica Mods
- Author
- aedenthorn
- Version
- 0.3.3
- Downloads
- 25,445
- Endorsements
- 526
- Category
- Items
- Created
- 2/20/2023
- Updated
- 3/9/2023
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Subnautica Mods
Download from Nexus.
📖 Full step-by-step install guide for Subnautica →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Subnautica commands, item IDs, and more.
Keep browsing — more Subnautica mods await