
SharedItems
Share all pickups between players! Now with proper 3D Printer and Cauldron support! Supports 4+ player lobbies. Completely configurable, now with player scaling (for balance)!
Last updated | 6 years ago |
Total downloads | 2467 |
Total rating | 0 |
Categories | Mods |
Dependency string | FunkFrog-SharedItems-3.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, game API, detour library
Preferred version: 1.3.1README
SharedItems
Allows all players to recieve all pickups.
Ever wanted to share items? Hate people knabbing your boss loot? Here's the mod for you!
Compatible with DropInMultiplayer, Multitudes*, and TooManyFriends!
Now with toggleable player scaling removal!
If you see anything you think I can improve, please let me know! (FunkFrog#0864 on Discord)
- Multitudes is compatible if DisablePlayerScaling is set to FALSE in the config file!
Features
- Now compatible with 3D printers and cauldrons as of 2.0.0; Fixes duplication issue by directly giving users the items they spend other items on (3D printers, cauldrons) instead of dropping the item on the ground.
- Config option to disable this if you want duplication mayhem.
- Toggleable forced disabling of interactables scaling to only spawn the amount of interactables (chests, shrines, etc) that would spawn if only 1 person were playing (for balance)
- Configuration options for enabling/disabling sharing specific item types (white, green, red, lunar, boss)
To-Do
- Equipment Sharing (with toggle)
- Compatibility with item dropping mods (with toggle)
Set chest spawn scaling/boss item drop scaling to 1 player for balance (with toggle)- Check for Multitudes to automatically disable scaling
- Make teleporter only drop the amount of items you'd recieve as a single player
Installation
- Extract "SharedItems.dll" into your "/Risk of Rain 2/BepInEx/plugins/" folder.
- Enjoy your items B)
Configuration
- Make sure you run the game with the mod installed to generate the config file
- Navigate to "\Risk of Rain 2\BepInEx\config"
- Open "com.funkfrog.shareditems.cfg" in any text editor
- Edit the 'true' or 'false' values for settings as you see fit!
Default Settings
- White Items are Shared : True
- Green Items are Shared : True
- Red Items are Shared : True
- Lunar Items are Shared : False
- Boss Items are Shared : False
- Dupe Fix : True
- Disable Player Scaling : True
Changelog
v3.0.0: Added forced interactable scaling option (balances out the mod)
v2.0.1: Fixed README formatting
v2.0.0: Added 3D printer and cauldron dupe fix support, along with configuration for every aspect of the mod (disabling/enabling dupe fix, toggle for each share type)
v1.1.0: Fixed an issue where sometimes items would not be given in the proper order towards the late-game
v1.0.0: Initial Release