Wubarrk-StackIT icon

StackIT

A very basic, yet highly effective, server-authoritative Valheim mod that increases item stack sizes by a configurable multiplier.

Last updated 21 hours ago
Total downloads 47
Total rating 1 
Categories Mods Tweaks Server-side Client-side
Dependency string Wubarrk-StackIT-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 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.2333

README

StackIT

StackIT is a server-authoritative Valheim mod that dynamically increases item stack sizes by a configurable multiplier.

Features

  • Server Authoritative: Server admins control the multiplier. Clients automatically sync.
  • Dynamic Caching: Doesn't double-multiply items if config changes mid-game, and safely captures base sizes of mod-injected items.
  • Defaults to 3x: Simply drop the mod in and enjoy 3x larger stacks for all your items.

Configuration

  • Lock Configuration: (Default: true) Locks the configuration so it can only be changed by the server admin.
  • Stack Multiplier: (Default: 3.0) The multiplier applied to base item stack sizes.

Installation

  1. Install BepInEx for Valheim.
  2. Drop StackIT.dll into your BepInEx/plugins folder.
  3. Configure the mod in wubarrk.stackit.cfg generated in BepInEx/config after the first run.