This is my first mod, and while it's a really simple one, but it's quite useful.
BetterBay enhances the dolly and storage bay by allowing them to store oversize items. To avoid unlimited storage - the Storage bay does not allow dollies to be stored inside it.
Features
Dolly has 4x5 inventory slots and can store oversize items.
Storage Bay has 4x6 inventory slots and can store oversize items. (It will not accept the dolly.)
***This means we can finally store things like treadmills and fusion reactor cores!!
**Version supported: ** 0.14.5.6
**Installation **
Open your game and go to the main menu.
Click Options -> Files and click the red button next to mods.
Unzip the Mod into it's own folder in that folder.
Edit the load_order.json so it looks like below:
[
{
"strName" : "Mod Loading Order",
"aLoadOrder" : [
"core",
"BetterBay"
]
}
]
Then restart the game, check it's showing in (Options) Mod Status and enjoy.
Feel free to comment if you have any feedback or problems ๐