You are viewing a potentially older version of this package. View all versions.
legocool-Luggage_For_All-1.2.1 icon

Luggage For All

Refills luggage allowing it to be reopened!

Date uploaded 3 weeks ago
Version 1.2.1
Download link legocool-Luggage_For_All-1.2.1.zip
Downloads 1105
Dependency string legocool-Luggage_For_All-1.2.1

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

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.
Max Reopens -1 Maximum number of times luggage can refill. Set to -1 for unlimited refills.

Luggage Types

These settings are in the Luggages section of the config file. Disable a type to prevent that luggage from refilling.

Setting Default Description
Luggage Small true Whether small luggage should refill.
Luggage Big true Whether big luggage should refill.
Luggage Epic true Whether explorer luggage should refill.
Luggage Ancient true Whether ancient luggage should refill.

Installation

  1. Install BepInExPack PEAK.
  2. Install this mod with a compatible Thunderstore mod manager, or extract the mod's files into the PEAK installation directory.
  3. 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 -1 allowing 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.