You are viewing a potentially older version of this package. View all versions.
Stapz-MoreStacks-1.0.0 icon

MoreStacks

Multiplies the max stack size of every stackable item (vanilla and modded). Configurable multiplier, default x4.

By Stapz
Date uploaded a week ago
Version 1.0.0
Download link Stapz-MoreStacks-1.0.0.zip
Downloads 15
Dependency string Stapz-MoreStacks-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350

README

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 once when the item database loads; change 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 every player with the same multiplier. The value is not synced from the server.

Compatibility

  • Valheim 1.0.12+, BepInExPack 5.4.2350.
  • Runs after Jotunn's item registration, so mod-added items are covered.

CHANGELOG

Changelog

1.0.1

  • Server-authoritative multiplier: clients receive the server value on connect, no matter their local config.

1.0.0

  • Initial release: configurable stack size multiplier (default x4) for all stackable items, vanilla and modded.