BetterCart
If this mod saves you time, consider supporting me: Buy me a coffee on Ko-fi
Makes the Mini Transport Vehicle actually useful! Automatically picks up boxes from the ground and deposits products into nearby shelves while you drive.
Features
- Auto-Pickup: Drive near boxes on the ground and they get loaded into the cart automatically
- Auto-Deposit: Drive near shelves and products are deposited into available slots (same product first, then empty slots)
- Toggle On/Off: Press F8 to enable/disable the mod
- Debug Mode: Press F9 to see nearby containers and vehicle inventory in the console
- Configurable: Adjust pickup radius, deposit radius, and toggle key in the config file
How It Works
- Drive the Mini Transport Vehicle near boxes on the ground — they get picked up automatically
- Drive near shelves — products are deposited into matching or empty slots
- That's it. No clicking, no menus. Just drive.
Configuration
After first run, edit BepInEx/config/com.gamma.smartcart.cfg:
| Setting |
Default |
Description |
| PickupRadius |
4m |
Detection radius for ground boxes |
| DepositRadius |
10m |
Detection radius for shelves |
| AutoPickup |
true |
Enable/disable auto-pickup |
| AutoDeposit |
true |
Enable/disable auto-deposit |
| ToggleKey |
F8 |
Key to toggle the mod on/off |
Requirements
- Host only (you must be the host)
- BepInEx 5.4.x
Installation
- Install BepInEx if you haven't already
- Drop
GammaSmartCart.dll into BepInEx/plugins/
- Start the game and enjoy!
Made by Gamma from Argentina.