You are viewing a potentially older version of this package.
View all versions.
Luggage For All
Refills luggage allowing it to be reopened!
| Date uploaded | 3 weeks ago |
| Version | 1.0.0 |
| Download link | legocool-Luggage_For_All-1.0.0.zip |
| Downloads | 158 |
| Dependency string | legocool-Luggage_For_All-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
Luggage For All
Luggage For All makes luggage reusable during a run by automatically refilling it after a configurable cooldown.
Features
- Every luggage object receives a refill timer automatically.
- Opening luggage starts a shared, synchronized countdown for all players.
- The luggage refills when the countdown reaches zero and can be opened again.
- The countdown is displayed above the luggage while it is open.
Configuration
Configuration is available in the BepInEx config file after the mod has been launched once:
BepInEx/config/legocool.LuggageForAll.cfg
| Setting | Default | Description |
|---|---|---|
Refill Duration |
60 |
Number of seconds before opened luggage refills. |
Timer Font Size |
5 |
Size of the countdown text displayed above luggage. |
Show Timer |
true |
Whether to display the countdown timer. |
Installation
- Install BepInExPack PEAK.
- Install this mod with a compatible Thunderstore mod manager, or extract the mod's files into the PEAK installation directory.
- Launch PEAK once to generate the BepInEx configuration file.
Multiplayer
The countdown is synchronized through Photon, and only the master client triggers the refill. To see the timer above the luggage you must have the mod installed
Support
Report bugs and issues on the mod's github repository or ping me in the PEAK Modding discord server.
Credits
- Author distinctdonut
CHANGELOG
Changelog
[1.3.0] - 2026-8-13
- Added compatibility with Clown Luggages
[1.2.1] - 2026-8-02
- Fixed Errors when opening a disabled luggage
[1.2.0] - 2026-8-02
- Added a configurable maximum number of luggage refills, with
-1allowing unlimited refills. - Added individual configuration toggles for small, big, explorer, and ancient luggage.
[1.1.0] - 2026-8-02
- Fixed luggages not refilling without mod installed
[1.0.0] - 2026-7-31
- Initial release.