
You are viewing a potentially older version of this package. View Latest Version
MoreStacks
Multiplies the max stack size of every stackable item (vanilla and modded). Configurable multiplier, default x4.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.

