About this mod
Set a custom item stack size for all stackable inventory items.
And increase the max size of bags.
- Permissions and credits
- Changelogs
Current mod version: 1.2.0 (2024-09-15)
This is my first release so make sure to leave a post if the mod doesn't work!
I'm using reflection now to access the methods and fields so the mod should work correctly now.
Features
Set a custom item stack size for all stackable inventory items.
The default setting is 99. You can choose between a fixed value, a multiplier or the game's maximum stack value.
NEW: Set a custom storage size for things like copper ingot/ore bags, etc.
NOTE: The UI tooltip will only update after a restart of the game. If you use Check it will display the correct bag size.
Install & Use
- Install the Unity Mod Manager.
- Install the mod using the Unity Mod Manager or extract the archive to your game's mod folder (e.g. '\Steam\steamapps\common\Cursebreaker\Mods').
- Start the game and load a save or start a new save (the mod's functions can't accessed from the main menu).
- Open the Unity Mod Manager by pressing CTRL + F10.
- Adjust the settings in the mod's menu (
).
Uninstall
Uninstall the mod using the Unity Mod Manager or delete the mod's folder ('\Steam\steamapps\common\Cursebreaker\Mods\StackSize').
Thanks
to newman55 for creating the Unity Mod Manager.
to Olipa Games for their game.
to m0nster who created the original mod
History
- 2024-09-15 version 1.2.0
rewrote mod to hopefully work on every game version no matter the obfuscation
- 2024-09-04 version 1.1.0
updated to latest game version and added custom bag storage sizes