PeakBackpackAlt
Reduces the weight of items stored in your backpack by a configurable percentage.
By XX1RM
| Last updated | a day ago |
| Total downloads | 188 |
| Total rating | 0 |
| Categories | Mods Tools Items Quality Of Life Client Side |
| Dependency string | XX1RM-PeakBackpackAlt-1.0.3 |
| Dependants | 0 other packages depend on this package |
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
PeakBackpackAlt
Items stored in your backpack weigh less than items carried in your hands or hotbar. This mod makes backpacks meaningfully more useful without needing to babysit your stamina bar.
Features
- Configurable weight reduction percentage for backpack contents (default: 50%)
- Optional verbose logging for troubleshooting mod conflicts
- Works out of the box, no setup required
Configuration
After running the game once with the mod installed, edit:
BepInEx/config/com.example.peakbackpackalt.cfg
BackpackWeightReductionPercentage(0-100, default 50) — how much lighter backpack items feel.VerboseLogging(true/false, default false) — logs which weight calculations were adjusted, useful for debugging.
If you have ConfigurationManager installed, you can also change these values in-game (default hotkey F1) without editing files or restarting.
Compatibility
Implemented via a targeted Harmony patch on the game's own weight-calculation method, so it should be compatible with most other mods. If the game updates and this mod stops applying the weight reduction, a warning will appear in BepInEx/LogOutput.log — please report it as an issue so the patch can be updated.
Credits
Independent reimplementation, not affiliated with or based on the source of any other backpack-weight mod.