Nathrexeio-RandomItemGenerating icon

RandomItemGenerating

Spawns a random item into every player's empty slots if they have any every set interval

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