RandomItemGenerating
Spawns a random item into every player's empty slots if they have any every set interval
By Nathrexeio
| Date uploaded | 9 months ago |
| Version | 1.0.1 |
| Download link | Nathrexeio-RandomItemGenerating-1.0.1.zip |
| Downloads | 184 |
| Dependency string | Nathrexeio-RandomItemGenerating-1.0.1 |
README
General Information
This Mod Spawns a random item that is in the base game into an empty slot in your inventory If the player doesn't have an empty slot in their inventory for the item they are skipped
You can change the Item Spawn interval and Change weather or not every player gets the same item every spawn interval
Only the host needs this mod, if you are not the host, its not going to happen
CHANGELOG
v1.0.5
Added a new config option: RemoveProblematicItems, (Default: true) when set to true, this will remove The grappling hook, cheater compass, and warp compass from the random spawn item pool
v1.0.4
Removed Debug logs and Forced one Second Spawning interval Sorry :|
v1.0.3
The Backpack slot is now checked if the item to be spawned is a Backpack meaning if your inventory is full, you can still get a Backpack Fixing code inconsistances Added config option to remove passport from random item pool (Default: true) because it can be annoying to get rid of Added BepInEx-BepInExPack_PEAK-5.4.2403 Dependency to the manifest.json file Added more info to README.md file
v1.0.2
Fixed SameItemForAll config value being the opposite in the code
v1.0.1
Added Config
v1.0.0
Unreleased first version