RimWorld

RimWorld

134 ratings
Configurable Shelf Capacity
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5
File Size
Posted
Updated
926.334 KB
6 Oct, 2022 @ 2:48pm
30 May, 2024 @ 9:57am
6 Change Notes ( view )

Subscribe to download
Configurable Shelf Capacity

Description
Do you miss LWM Deep Storage in your 1.4 1.5?
Do you wish vanilla shelves held more items?
Are you searching for towering items fix?

By using this mod you can solve all this issues! For all available options see the mod options!
Configure vanilla shelf capacity in the options, make storage buidlings hold as many stacks or items you want! (No game restart needed). Now it is compatible with any modded building that utilises this vanilla mechanic!
In the options you can set the maximim height of item towers, if item stacking bothers you.
Mod uses vanilla feature introduced in the 1.4, therefore it is not backwards compatible.

Coming soon:
-Support for all modded storage buildings. Done!
-Hide labels when many stacks are present.
75 Comments
Xale86 15 Jul @ 10:21am 
During mod cleanup I found out that this mod was the one responsible for spamming the harmony.log on my desktop. If you can look into it when updating to 1.6, that would be great :)
laurent.mialon 14 Jul @ 3:28am 
the mod seems to work even though the configuration screen is empty, it still kept my preferences from 1.5 play. so impact seem to be on setup only for those who want to change the settings.
LupineWitch  [author] 13 Jul @ 5:04am 
ql, thanks for the heads up. I will try to fix it this week
Kupie 11 Jul @ 5:00pm 
Breaks in 1.6 since they changed a few methods.

Super easy fix though, just remove the "null" final arguments from your "settingsScrolLView.Label" calls. Like this:
settingsScrolLView.Label(entry.label, -1f, null);

Becomes:
settingsScrolLView.Label(entry.label, -1f);

Changed it in 3 places in "ConfigurableShelfCapacityMod.cs" and mod settings works again
Th232r 29 Jun @ 9:29am 
Appears to work just fine with current 1.6
Black_moons 22 Jan @ 11:56pm 
Any chance of adding support for Adaptive storage framework?
LupineWitch  [author] 26 Dec, 2024 @ 5:06am 
It only works on shelves that use vanilla storage class. Mods that use custom implementation (like LWM does) wont be compatible. LWM DS mod has built in configuration for storage though, please refer to the mod's settings
nickwest 25 Dec, 2024 @ 3:50pm 
Does this work with Modded Shelfs? I would like to use this with LWM's Adapative Deep Storage. Ive tried to use it and the various storage structures dont appear to be configurable
Xercaine 31 Oct, 2024 @ 6:06pm 
Hey, does this work with configuring RimFridge's shelves?
krzarb 2 Jun, 2024 @ 3:29pm 
@LIVINHD there is a small shelf mod on the workshop that adds a single shelf that only holds one stack. I find it useful for a small stockpile by workbenches rather than making a stockpile on the floor