Communities
Developers
Get Manager
Log In
Communities
Developers
API Docs
GitHub
Package Format Docs
Markdown Preview
Manifest Validator
Contact Us
Privacy Policy
News
Get Manager
Communities
GTFO
ItemSpawnFix
GTFO
Upload package
ItemSpawnFix
[Required by All] Fixes items and resources failing to spawn.
Dinorush
https://github.com/Dinorush/ItemSpawnFix
Install
Details
Details
Last Updated
First Uploaded
Downloads
10K
Likes
1
Size
27KB
Dependency string
Dinorush-ItemSpawnFix-1.2.3
Dependants
22 other mods
Categories
Client Mods
Rundown Mods
Download
Details
Required (1)
Wiki
Changelog
Versions
Analysis
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Modding Discord
v1.2.3
Fixed an issue where empty boxes that were redistributed to were still sometimes removed
v1.2.2
Actually fixed the v1.2.1 error that tried to remove more empty boxes as valid placements than was correct during redistribution
v1.2.1
Fixed an error that would occur rarely when redistributing
v1.2.0
Moved config file options to Custom files
v1.1.0
Fixed empty containers being deleted early, reducing possible spots to place resources
Reduced the randomness incurred to marker spawns when redistributions occurred
I.e. moved a bunch of things that would affect the global random to a mod-local random instead
Added config file options for devs to adjust how objects are spawned
v1.0.5
Fixed empty containers sometimes leaving parts behind when despawned.
v1.0.4
Restored allowing markers to be consumed by container/pickup spawns that get deleted
This feature affected level generation markers and fixed scans.
Adjusted redistribution logic to work around this.
Improved debug log information.
v1.0.3
Fixed redistributed items being despawned occasionally
Now prevents markers from being consumed by container/pickup spawns that get deleted
Items/pickups now try to spawn in a new area before being redistributed/spawned on the floor
v1.0.2
Actually fixed floor spawn boxes containing more items than they should hold
Fixed redistribution logic not working correctly
Now redistributes items to any storage in the zone, not only the same area
v1.0.1
Fixed floor spawn boxes containing more items than they should hold
v1.0.0
Initial release