
MoreStacks
Adds several more stacks/stockpiles/piles to the game and interfaces with DynamicStoragePiles to make them work as chests with changing visuals depending on the quantity of items stored inside
Date uploaded | a month ago |
Version | 1.0.3 |
Download link | Ujhik-MoreStacks-1.0.3.zip |
Downloads | 1393 |
Dependency string | Ujhik-MoreStacks-1.0.3 |
This mod requires the following mods to function

denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.20.3README
MoreStacks
This valheim mod adds several more stacks/stockpiles/piles to the game and interfaces with DynamicStoragePiles to make them work as chests with changing visuals depending on the quantity of items stored inside.
Features
It syncs with all the people that have the mod installed and the values can only be changed by server admins. To sync to other players the configuration manager has to be closed, until then the changes are only local to the player.
Added stacks:
Stacks from left to right, top to botom:
- Copper Ore
- Iron Ore
- Tin Ore
- Silver Ore
- Flametal Ore
- Flametal Ore (New)
- Copper/Bronze Scrap
- Iron Scrap
- Black Metal Scrap
- Resin
- Beech Seeds
- Flint
- Elder Bark
- Greydwarf Eye
- Honey
- Withered Bone
- Ooze
Mod Integration
This mod integrates with DynamicStoragePiles to make stockpiles work as chests with changing visuals depending on the quantity of items stored inside:
Installation (Manual)
For best results, install this mod on both the server and all clients to avoid time desynchronization, ensuring everyone experiences the same conditions.
Links
- Thunderstore
- Nexus
- Github
- Discord: You can ping me in the Jotunn discord: Jötunn discord
Similar mods
CHANGELOG
Changelog
1.0.3
- Removed some testing code that was causing crashes sometimes
1.0.2
- Removed dynamicStoragePiles dll because pull request was accepted
1.0.1
- Included dynamicStoragePiles dll with compatibility until pull request is accepted
1.0.0
- Release