You are viewing a potentially older version of this package. View all versions.
Stapz-MoreStacks-1.0.1 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.1
Download link Stapz-MoreStacks-1.0.1.zip
Downloads 2460
Dependency string Stapz-MoreStacks-1.0.1

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 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.

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.