You are viewing a potentially older version of this package. View all versions.
Schachio-ValheimStorage-1.3.3 icon

ValheimStorage

Nearby chest storage, quick stacking, crafting from containers and favorites. Includes a movable Stack button. Updated against Valheim 1.0.7.

Date uploaded 7 hours ago
Version 1.3.3
Download link Schachio-ValheimStorage-1.3.3.zip
Downloads 1871
Dependency string Schachio-ValheimStorage-1.3.3

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

ValheimStorage

Nearby storage, quick stacking and a movable Stack button for Valheim.

Features

  • Stack items into nearby containers that already contain matching items.
  • Use nearby container resources for crafting and building.
  • Pull resources for supported smelters, fireplaces, cooking stations and turrets.
  • Mark favorite items to exclude them from stack-all and prevent dropping them.
  • Move the Stack button with the right mouse button; its position is saved.
  • Configure the container radius (default: 20 metres), station features and modifier keys.

Controls

Action Default control
Quick stack Left-click the Stack button
Move Stack button Hold right mouse button over Stack and drag
Toggle favorite Left Alt + left-click an inventory item
Fill supported station Hold Left Shift while interacting
Pull resources into inventory Hold Left Ctrl during supported interactions
Temporarily bypass mod Hold Left Alt

Installation

Install with Thunderstore Mod Manager or r2modman. BepInExPack Valheim is declared as a dependency. Use a BepInEx version compatible with your game update.

For manual installation, close the game and copy plugins/ValheimStorage from this archive into Valheim/BepInEx/plugins/. Replace any previous ValheimStorage DLL and keep only one installed copy. The movable-button extension is included in the same DLL.

Configuration files are created in BepInEx/config on first launch:

  • org.bepinex.plugins.valheimstorage.cfg
  • valheimstorage.movablestackbutton.cfg

To reset the button position, close the game and set Saved = false in the movable-button configuration.

Compatibility and validation

Version 1.3.3 was built against Valheim 1.0.7, using Unity 6000.0.75f1 game assemblies. All 17 Harmony target methods and their named patch parameters were checked. Gameplay, multiplayer and interactions with other inventory mods have not yet been tested in-game.

The original package icon and two reference screenshots are included. The screenshots are from the earlier package and do not document a 1.0.7 gameplay test.

Deutsch

Mit Linksklick auf Stack werden passende Gegenstände in nahe Kisten einsortiert. Zum Verschieben die rechte Maustaste auf dem Button gedrückt halten und ziehen. Die Position bleibt gespeichert. Favoriten lassen sich mit Links-Alt + Linksklick markieren.

An Valheim 1.0.7 angepasst; Build und Mod-Eingriffspunkte geprüft. Ein praktischer Spieltest steht noch aus.

CHANGELOG

Changelog

1.3.3

  • Updated favorite inventory markers to Valheim 1.0's InventoryElement API.
  • Connected the movable-button extension directly to the ValheimStorage Stack button.
  • Corrected dragging for inventory UI transformations and scaling.
  • Save and end dragging when the inventory closes or the game loses focus.
  • Explicitly activate the cloned Stack button.
  • Corrected the NoWorkbench world setting check.
  • Built against Valheim 1.0.7; statically validated 17 Harmony patch targets.

1.3.2

  • Previous supplied package with integrated movable Stack button.