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.
ExpeditionReady ChestSort
Restock food, potions and ammo from nearby chests, prepare a portal and workbench kit, and sort opened chests.
By LEGIOmods
| Date uploaded | a day ago |
| Version | 1.0.0 |
| Download link | LEGIOmods-ExpeditionReady_ChestSort-1.0.0.zip |
| Downloads | 37 |
| Dependency string | LEGIOmods-ExpeditionReady_ChestSort-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.2333README
ExpeditionReady ChestSort
ExpeditionReady ChestSort is a lightweight, standalone Valheim BepInEx mod derived from QuickStackStore (MIT). It provides focused buttons for restocking, exploration preparation, and chest sorting.
English
Features
Restockfills existing food, mead/potion, and ammunition stacks from accessible nearby chests.- Only item types already present in the player inventory are restocked.
Portal Readyprepares an exploration kit from nearby chests: 2 Surtling cores, 10 Greydwarf eyes, 20 fine wood, and 10 wood.- The kit contains the materials for one portal and one workbench.
Sortsorts the currently opened chest alphabetically by its localized in-game item names.- Equal stacks are merged before sorting when
MergeStacksBeforeSortis enabled. - No player inventory sorting.
- No quick stack, no store-all UI, no trash UI.
- UI text switches between English and German based on the selected Valheim language.
Default Settings
NearbyChestRange = 15IncludeHotbar = trueMergeStacksBeforeSort = true
Deutsch
Funktionen
Auffüllenfüllt vorhandene Stapel mit Essen, Met/Tränken und Munition aus erreichbaren Kisten in der Nähe auf.- Es werden nur Itemtypen aufgefüllt, die bereits im Spielerinventar vorhanden sind.
Portal bereitstellt aus nahen Kisten ein Erkundungsset zusammen: 2 Surtlingkerne, 10 Grauzwergenaugen, 20 Feinholz und 10 Holz.- Das Set enthält damit die Materialien für ein Portal und eine Werkbank.
Sortierensortiert die aktuell geöffnete Kiste alphabetisch nach den lokalisierten Namen der Items.- Gleiche Stapel werden vor dem Sortieren zusammengeführt, wenn
MergeStacksBeforeSortaktiviert ist. - Keine Sortierung des Spielerinventars.
- Keine Quick-Stack-, Store-All- oder Papierkorb-UI.
- UI-Text wechselt je nach Valheim-Sprache zwischen Deutsch und Englisch.
Standardwerte
NearbyChestRange = 15IncludeHotbar = trueMergeStacksBeforeSort = true
License and Credits
Based on QuickStackStore by Goldenrevolver, licensed under MIT. The original MIT license and attribution are included in this package. QuickStackStore is not required at runtime.
AI Disclosure
OpenAI Codex was used to assist with code changes, localization, documentation, and package preparation.
Notes
Keep the included LICENSE file and credits when redistributing modified versions.
CHANGELOG
ExpeditionReady ChestSort Changelog
1.0.0
- Forked from QuickStackStore 1.4.13 as simplified standalone mod.
- Added the
ExpeditionReady_ChestSortGUID and plugin identity. - Reduced inventory UI to one full-size restock button.
- Removed quick stack/store/trash/player-sort UI and hotkey usage by default.
- Added container-only sort button.
- Container sorting now uses localized item names alphabetically.
- Restock nearby range default set to 15 meters (still configurable).
- Added English/German UI text selection based on the selected Valheim language.
- Added a Portal Ready button for one portal and one workbench material kit.