Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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
- Install BepInEx for Valheim.
- Drop
StackIT.dllinto yourBepInEx/pluginsfolder. - Configure the mod in
wubarrk.stackit.cfggenerated inBepInEx/configafter the first run.