ReLegendQOL
Quality of life pack: better inventory sorting, sell from the right-click menu, auto loot, auto tool select, shift-click transfer, seed grow times, mods menu, and much more.
| Last updated | 2 hours ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | ReVitalizeLegends-ReLegendQOL-0.13.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Re:Legend - Quality of Life (QoL)
A collection of essential quality-of-life improvements designed to make your Re:Legend experience smoother, faster, and more enjoyable.
📋 Features
- Better Inventory Sorting: Replaces the game's sort with a stable one, so sorting an already-sorted bag no longer reshuffles it. Six presets (Type/Rarity, Materials First, Rarity First, Alphabetical, Value, Quantity). Works on backpack and chest across all storage pages.
- Sort Buttons: Added to both the backpack and storage headers. Right-click a sort button to cycle presets instantly.
- Sell From Right-Click: Adds a
Sellentry to the item menu, reusing the game's own quantity slider. Prices match the shipping bin, including enhancement value on gear. - Belt Scrolling:
Ctrl+ mouse wheel cycles the tool belt, skipping empty slots. - Auto Loot: Dropped items come to you as you walk past, with a configurable rarity filter.
- Auto Tool Select: Hold attack near a tree or rock and the required tool is equipped automatically, then stowed when there's nothing left to gather.
- Quick Transfer:
Shift+ left click moves a stack between backpack and tool belt, or backpack and chest. - Seed Information: Seed tooltips show grow days, whether the crop regrows, yield range, season and watering needs.
- Faster Dialogue: Adjustable NPC text speed, up to 20x vanilla.
- Attack Facing: Attacks fire toward your cursor instead of your last movement direction.
- Minimap Markers: Colour-coded markers for shops and service NPCs.
- Mods Menu: A
MODSentry on the main menu listing every installed mod with its icon and description, plus a settings pane that can toggle any mod's on/off options — not just this one's.
⚙️ Configuration
This mod includes a configurable cfg file. You can find it at:
BepInEx/config/com.community.relegend.qol.cfg
Most settings can also be changed in-game from the MODS menu (or press F10). Every feature has an Enabled key, so anything you dislike can be switched off individually.
Note: BepInEx keeps values already written to that file, so defaults changed in a new release won't reach you automatically. Delete the config file to pick up new defaults.
Keybinds
| Key | Action |
|---|---|
R |
Sort the open container |
F10 |
Open the mods menu |
Ctrl + wheel |
Cycle the tool belt |
Shift + click |
Quick transfer a stack |
📦 Installation
- Install BepInEx via the Thunderstore Mod Manager or manually.
- Download this mod via the Thunderstore Mod Manager, or extract the ZIP file into your
BepInEx/pluginsfolder. - Launch the game. Changes should apply immediately.
Requires BepInEx 5.4.x or newer. BepInEx 5.0 cannot load any plugin in this game — its bundled Harmony crashes the preloader on this Unity profile.
🐛 Known Issues
- Multiplayer is untested. Auto loot disables itself in multiplayer sessions to avoid duplicating loot for other players; other features are unvalidated in co-op.
- Farm debris is excluded from auto loot on purpose. Collecting it that way leaves the tile's saved record behind and the debris reappears when the area reloads. Gather it by hand.
- Controller navigation for the added buttons may point at the wrong neighbours. Mouse and keyboard are unaffected.
- Button positions were tuned at 1920x1080 and may need nudging at other resolutions — see
SortButton/GapFromGoldandModsTab/Placement. - The mods menu shows on/off toggles only, not sliders.
📝 Changelog
v0.13.0
- Attacks now aim along the camera while right mouse is held. Previously the orbit freeze also blocked aiming, so shooting mid-orbit fired along whatever direction the body was left in.
v0.12.3
- Fixed tool duplication. Auto-loot was collecting the player's own equipped tool models, which carry a disabled
ItemDropcomponent, and adding them to the inventory as real items. It now checks that component is enabled, as the game's own loot-all does, and ignores anything parented under the player. - Belt scrolling re-enabled.
v0.12.2
- Belt scrolling disabled by default pending investigation of an item duplication report.
- Added an optional auto-loot diagnostic log (
AutoLoot/LogEachItem).
v0.12.1
- Fixed the hotbar appearing to duplicate while scrolling.
- Belt scrolling now requires
Ctrl, leaving a plain scroll free for the Third Person camera mod.
v0.12.0
- Added belt scrolling and faster dialogue.
v0.11.x
- Mods menu can no longer hide its own button; added
F10as a second way in. - Fixed oversized scrollbar handles; settings rows now explain what each option does.
- Attack facing no longer fights the Third Person camera while orbiting.
v0.9.0 - v0.10.0
- Two-pane mods browser with per-mod settings, icons and descriptions read from each mod's own
manifest.json.
v0.5.0 - v0.8.0
- Storage sorting, sort presets, shift-click transfer, auto loot, storage sort button, seed information, minimap markers.
v0.1.0 - v0.4.0
- Initial release: inventory sorting, sell from right-click, mods menu, auto tool select, attack facing.