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.
DadsStorage
Automatic storage, quick stack, container search, favorites, and YAML storage rules for Valheim 1.0.12.
| Date uploaded | 3 hours ago |
| Version | 1.0.0 |
| Download link | Dad_Is_Bored-DadsStorage-1.0.0.zip |
| Downloads | 154 |
| Dependency string | Dad_Is_Bored-DadsStorage-1.0.0 |
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.2350README
DadsStorage
DadsStorage automatically deposits nearby ground items and player inventory items into configured containers.
Included features
- Ground-item automatic storage.
- Player inventory quick stack with
.. - Single-item storage with middle-click.
- Temporary storage pause with
Left Shift + .. - Nearby container search with
Yordadsstoragesearch <prefab>. - Per-container YAML ranges and include/exclude rules.
- Reusable and predefined item groups.
- Item and slot favorites.
- Container highlights and configurable ping effects.
- DadsEPI quick-slot exclusion.
- ItemDrawers, backpacks, WardIsLove, MultiUserChest, and moving-container compatibility.
- Multiplayer configuration synchronization and version checks.
Configuration files are created at:
BepInEx/config/com.dadisbored.dadsstorage.cfgBepInEx/config/com.dadisbored.dadsstorage.yml
Install the same DadsStorage version on the server and clients when using it in multiplayer.
This project uses the MIT-licensed AzuAutoStore source baseline. License notices are included in LICENSE and NOTICE.
CHANGELOG
Changelog
1.0.0
- Created the standalone DadsStorage plugin identity and configuration files.
- Ported the complete automatic storage, quick-stack, single-item storage, search, favorites, YAML rules, multiplayer ownership, and compatibility implementation to Valheim 1.0.12.
- Incorporated the upstream Valheim 1.0 fixes through the 3.1.4 source baseline.
- Replaced the AzuEPI API dependency with direct DadsEPI quick-slot compatibility.
- Embedded ServerSync, YAML processing, and backpack API support in the DadsStorage assembly.
- Added a source build and validated Thunderstore packaging workflow.