Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
InventorySlotUpgrade
Adds an upgrade that grants additional inventory slots.
| Date uploaded | a day ago |
| Version | 0.1.9 |
| Download link | ManyMods-InventorySlotUpgrade-0.1.9.zip |
| Downloads | 1401 |
| Dependency string | ManyMods-InventorySlotUpgrade-0.1.9 |
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.2305README
Inventory Slot Upgrade
Adds an upgrade to R.E.P.O that grants additional inventory slots.
Current behavior
- Configurable price from 100,000 to 1,000,000 in configs, either in-game or file.
- Each boxes adds one slot, up to 10 total slots.
- Optional
Allow Team Upgradesconfig makes each activation grant slots to every player. - Extra slots use keys
4,5,6,7,8,9, and0. - Upgrade levels are saved and synchronized through REPOLib.
- Every player must install the mod and REPOLib for multiplayer.
Development
- Copy
Directory.Repo.props.exampletoDirectory.Repo.propsand fill in the local paths. - Run
dotnet build -c Release. - The local package is written to
dist/InventorySlotUpgrade/.
Do not run this together with MoreInventorySlots or BagExpander; those mods patch the same inventory UI and slot limits.
CHANGELOG
Changelog
0.1.9
- Fixed severe glitch of not being able to take out any item from 4+ slots.
0.1.8
- Added an
Allow Team Upgradesconfig toggle, matching MoreUpgrades-style team sharing. - Shared grants respect the configured maximum slot count for every player.
- Added compatibility with SharedUpgradesPlus to prevent duplicate grants when both mods are installed.
0.1.7
- Initial public release.
- Adds a purchasable and configurable inventory-slot upgrade.
- Supports up to 10 centered inventory slots with multiplayer synchronization and save persistence.
- Includes the custom embedded
4+upgrade-box decal.