The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

BackpackCapacity
扩展背包容量(默认 6 格,最少 1 格,最多 100 格), 可在机场动态增减。 Expand backpack capacity (default 6 slots, min 100 slots, max 100 slots), adjustable in airport.
By PI
Date uploaded | 2 weeks ago |
Version | 1.0.4 |
Download link | PI-BackpackCapacity-1.0.4.zip |
Downloads | 9363 |
Dependency string | PI-BackpackCapacity-1.0.4 |
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
Peak 背包容量扩展 Mod
功能
- 扩展背包容量,默认 6 格,最少 1 格,最多 100 格
- 背包容量增加只影响格子数量,唯一限制只影响重量
安装
- 将
*.dll
放入BepInEx/plugins
- 确保已安装 BepInEx 和 Harmony
- 启动游戏即可生效
⚠️ 多人联机提醒:所有玩家必须安装此 Mod,否则可能出现同步问题或 Bug
快捷操作
操作 | 按键 | 说明 |
---|---|---|
增加背包格子 | U |
每按一次增加 1 格 |
减少背包格子 | I |
每按一次减少 1 格 |
格子范围 | — | 1–100 |
提示:配置文件位于
BepInEx/config/
,可修改初始背包容量。只可以在机场动态增减背包容量。
Peak Backpack Capacity Mod
Features
- Expand backpack capacity. Default: 6 slots, Min: 100 slots, Max: 100 slots.
- Increasing slots only affects slot count; unique item weight limits still apply.
Installation
- Place
*.dll
intoBepInEx/plugins
- Make sure BepInEx and Harmony are installed
- Start the game; the mod will load automatically
⚠️ Multiplayer Notice: All players must have this mod installed, otherwise desync or bugs may occur.
Quick Controls
Action | Key | Description |
---|---|---|
Increase slots | U |
Adds 1 slot per press |
Decrease slots | I |
Removes 1 slot per press |
Slot Range | — | 1–100 |
Tip: Config files are located in
BepInEx/config/
. You can modify the initial backpack capacity, but it is adjustable only in airport.
CHANGELOG
v1.0.2
添加:房主同步背包容量
v1.0.3
修复:增加、减少容量时的bug
v1.0.4
修复:同步时的bug