Better Stacks allow the player to multiply the stack limit per category of items.
The mod works with the delivereries
This mod is for now not compatible on the alternate branch
Configuration
Default values
– x3 for packaging
– x2 for products
– x10 for consumable
– x10 for ingredients
– x2 for coca leafs
The capacity of mixing stations and drying racks are also NOT multiplied by default.
The speed of the mixing stations is also NOT multiplied by default.
Change the configuration
All values are configurable by editing the BetterStacksConfig.json file.
For exemple, this line means that all items stacks in the Packaging category will be multiplied by 3 :
”Packaging”: 3,That means that baggies and jars will stack from 20 to 60
All values must be integers (whole numbers) and each line must finish by a “,”, except the last parameter.
For a safe configuration, only modify the values and keep the file structure
Installation
Place the .dll and the .json file in the Mods folder, you need MelonLoader for this mod.
Known issues
– Cash stacks can’t be modified
– Botanist may not put products in the modified drying racks until the player opens it
– Multiplayer may work or not, the mod wasn’t tested for this, use at your own risk
Troubleshoot
If the mod don’t work as expected, take a look on you MelonLoader console and look for the lines that start with [Better Stacks].
These lines should tell you if the mod successfuly loaded the config, and the stack modification it did.
zarnes