ItemDuplicator
Duplicates items on pickup. Configure multiplier, item types, machines, and lock behaviour.ItemDuplicator
Duplicates items on pickup. Highly configurable — control the multiplier, which item types are affected, how machines behave, and an optional pickup lock.
Features
- Item Multiplier — Receive up to 999 copies of every item you pick up (configurable)
- Lunar & Void toggle — Choose whether lunar (blue) and void-tier items are duplicated
- Scrapper full-stack — Optionally have the scrapper consume your entire stack instead of just one
- Printer full-stack — Same option for 3D printers
- Pickup lock — Optionally prevent further item pickups for the rest of the stage or run after grabbing one
- Multiplayer compatible — All inventory changes are server-authoritative and replicate to all clients
Configuration
All options are available in-game via Risk of Options or by editing the BepInEx config file.
| Setting | Default | Description |
|---|---|---|
| ModEnabled | true | Master switch |
| DuplicateCount | 999 | Total copies received per pickup (1 = vanilla) |
| DuplicateLunarItems | true | Duplicate lunar items |
| DuplicateVoidItems | true | Duplicate void-tier items |
| ShredderTakesFullStack | false | Scrapper consumes entire stack |
| PrinterTakesFullStack | false | Printer consumes entire stack |
| LockItemsOnPickup | false | Lock further pickups after grabbing an item |
| LockDuration | stage | How long the lock lasts: stage or run |
