
CartDuplicator
Spawns with multiple carts instead of one.
Last updated | 2 weeks ago |
Total downloads | 139892 |
Total rating | 4 |
Categories | Mods Server-side |
Dependency string | Bocon-CartDuplicator-1.4.1 |
Dependants | 52 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
Cart Duplicator Mod
Note: Only the host needs to install this mod!
Join our Discord community for support, updates and feature requests!
Cart Duplicator is a mod for duplicating carts in the game. This mod allows you to duplicate carts with a configurable amounts and offsets.
Features
- Duplicate carts.
- Set the offset for the duplicated cart position.
Installation
- Download and install BepInEx.
- Place the
CartDuplicator.dll
file in theBepInEx/plugins
directory.
Configuration
After the first run, a configuration file will be generated at BepInEx/config/Bocon.CartDuplicator.cfg
. You can edit this file to change the mod settings.
Configuration Options
- DuplicationAmount: Number of additional carts to duplicate. Default is
1.0
. - DuplicationOffset: Offset for the duplicated cart position. Default is
(2.0, 0.0, 0.0)
. - SmallCartReplacement: Replace the duplicated carts with the pocket C.A.R.T. Default is
true
. - DynamicSpawning: Enable dynamic spawning based on player count. Default is
true
.
Usage
The mod will automatically duplicate carts when the room generation starts. The duplicated cart will appear at the specified offset from the original cart.