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.
NoItemSpawnLimit
Removes or customizes truck item spawn limits for all items, including modded items. Host-only mod compatible with multiplayer.
| Last updated | a week ago |
| Total downloads | 857471 |
| Total rating | 4 |
| Categories | Mods Tools Misc Items Server-side |
| Dependency string | HeroHanex-NoItemSpawnLimit-1.0.8 |
| Dependants | 78 other packages depend on this package |
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.2100README
NoItemSpawnLimit
Using the MoreShopItems Updated mod or other mods that add lots of items, but frustrated by the game's truck item spawn limits?
NoItemSpawnLimit is a host only mod for REPO that removes or customizes truck item spawn limits for all items—including those added by other mods.
What this mod changes
This mod modifies the truck item spawning system in REPO.
By default, the game limits how many of each item type can spawn in the truck.
This mod overrides that behavior by:
- Increasing or removing per-item spawn limits
- Allowing excess purchased items to spawn at fallback spawn points
- Preserving vanilla item placement logic when possible
This is a host-only mod. Clients do not need to install it.
Spawn Limit Modes
Global Mode (RemoveSpawnLimit = true)
- Ignores all per-item limits
- All items use a shared maximum spawn limit
- Default value:
10000
Per-Item Mode (RemoveSpawnLimit = false)
- Each item uses its own configurable limit
- Editable via config file or REPOConfig UI
Warning: Buying massive amounts of items can freeze the game.
Installation
- Ensure you have BepInEx installed:
- Download BepInEx 5
- Extract the zip file inside of your game's root folder
- Download the mod and extract the contents of the zip into your game’s
BepInEx/pluginsfolder. TheNoItemSpawnLimit.dllshould be placed insideBepInEx/plugins/NoItemSpawnLimit - Launch the game
Configuration
If you have the REPOConfig mod. You can easily edit the configuration inside of the "MODS" in the main menu and skip the steps below.
- Launch the game at least once to generate the config file
- Edit the generated config file at
BepInEx/config/HeroHanex.NoItemSpawnLimit.cfg - Each item has its own configurable max spawn amount
- Set
RemoveSpawnLimittotrueto remove all limits, orfalseto use per-item settings
Compatibility
- Works with both singleplayer and multiplayer
- Compatible with most other mods, including those that add new items
- Host-only mod (clients do not need it installed)
Known Limitations
- Extremely high item counts may cause performance issues or freezes
- Some modded items may not behave correctly if they override spawn logic
- Spawn behavior depends on host in multiplayer
Support
- GitHub Issues for bug reports and suggestions
Developer Contact
Need help or want to discuss the mod?
- Join the R.E.P.O. Modding Discord
- Post in the
#released-modsforum thread for NoItemSpawnLimit
Enjoy buying as many items as you want!