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.
MoreStacks
Multiplies the max stack size of every stackable item (vanilla and modded). Configurable multiplier, default x4.
By Stapz
| Last updated | a week ago |
| Total downloads | 2305 |
| Total rating | 2 |
| Categories | Mods Server-side Client-side AI Generated Deep North Update |
| Dependency string | Stapz-MoreStacks-1.0.1 |
| Dependants | 6 other packages depend on this package |
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
MoreStacks
Multiplies the maximum stack size of every stackable item — vanilla and modded (Jotunn, Epic Loot, Warfare…). Items that don't stack (weapons, armor, magic items) are untouched.
Default: x4 (wood 50 → 200, stone 50 → 200, …).
Config
BepInEx/config/stapz.morestacks.cfg (created on first launch, editable in r2modman → Config editor):
[General]
Multiplier = 4
- Applied when the item database loads and again when the server value is received; a change on the host takes effect on next launch.
- A value of 1 (or less) disables the mod.
- Lowering the value later does not destroy anything: existing bigger stacks stay as they are until you move them.
Multiplayer
Install on the server (or host) and on every client. The server value is authoritative: clients receive it on connect, whatever their local config says. Local config is used in single-player and when hosting.
Compatibility
- Valheim 1.0.12+, BepInExPack 5.4.2350.
- Runs after Jotunn's item registration, so mod-added items are covered.