You are viewing a potentially older version of this package. View all versions.
Toxo-StackIncrease-0.2.0 icon

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.2.0
Download link Toxo-StackIncrease-0.2.0.zip
Downloads 765
Dependency string Toxo-StackIncrease-0.2.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

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

  1. Install BepInEx if you haven't already.
  2. Drop StackIncrease.dll into BepInEx/plugins/.
  3. 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).