Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
StackIncrease
Increases the max stack size of stackable items (wood, stone, ore, arrows, food, etc.) by a configurable multiplier. Default: x10. Equipment is untouched.
By Toxo
| Date uploaded | 5 days ago |
| Version | 0.1.0 |
| Download link | Toxo-StackIncrease-0.1.0.zip |
| Downloads | 912 |
| Dependency string | Toxo-StackIncrease-0.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
Stack Increase
Carry more of everything. Increases the max stack size of stackable items (wood, stone, ore, arrows, food, etc.) by a configurable multiplier. Weapons, armor and other one-at-a-time items are untouched.
Configuration
After the first run, edit BepInEx/config/toxo.stackincrease.cfg (or use a
config manager mod in-game):
StackMultiplier(integer, 1–1000, default 10) - multiplies every stackable item's original max stack size. E.g. wood (normally 50) becomes 500 with the default setting.
Requires a game restart to take effect, since the scaling happens once when the game builds its item database.
Installation
- Install BepInEx if you haven't already.
- Drop
StackIncrease.dllintoBepInEx/plugins/. - Start the game.
Compatibility
Client-side only mod that patches the item database at startup. Works in single player and multiplayer (each player needs it installed to get bigger stacks in their own inventory).