Allows Items to spawn inside loose containers (eg. Docs Case in marked room) Multiple pieces of Loot can spawn in the same spot
Updated with permission of RainbowPC, all credit to him for all of his work on this amazing mod.
Combined LooseLootOverlay and LootInLooseContainers
Now adds Keys/Valuables to the "Rusted Bloody Key" Room
In patch 12.12 the ability for Items to spawn in loose containers was removed. This mod brings this back and also allows items to spawn in loose Backpacks.
Also removed was that multiple pieces of loot can spawn in the same spot.
Includes config to change the spawnrate of specific items and spawnpoints.
Also adjusts some Prices of some items to be closer to live (eg Red Card costing 50mil instead of 800k)
All price changes can be adjusted in the config
Each part of the mod can be disabled individually
2.8K Downloads
This release is for SPT 3.10
Changes:
- Moved mod over to a DI system, making readability of the code a lot better.
- Moved id's over to MongoIds as is required for 3.10 to function
- Moved startup methods over to asynchronous operations, this should allow the SPT server to initialize Lots of Loot faster.
- Fixed so that
looseContainerModifier
and/orlooseBackpackModifier
being set to 0 actually stops spawning items inside of loose container loot. - Removed armor inserts that weren't supposed to be added out of the loose container loot weight pool.
- Fixed up the item blacklist in generating loot so that seasonal items don't spawn if no event is active.
- Updated license
It is generally recommended to run this pretty far down the load order else things like loot in loose containers wont spawn! This mod should override mods like ALP & SVM but it should be overridden by Fika in the load order.
16.7K Downloads
Changes:
- Added lighthouse marked room
- Added a new config file with a lot more comments, as well as cleaning it up moving it from the JSON format to a JSON5 format that allows commenting
- Adds removing backpack restrictions so that THICC item cases can be picked up.
- Fixes blacklist to always be iterable.
- Various other small refactors and changes that get rid of deprecated functions, as well as cleaning up some of the code.
This release will require you to delete the previous install. if you have changed the previous configuration make a back-up and change the values back in the new config file.
It is generally recommended to run this pretty far down the load order else things like loot in loose containers wont spawn! This mod should override mods like ALP and SVM but it should be overridden by FIKA in the load order.
3.0K Downloads
* Added support for sandbox_high
* Updated to SPT 3.9
Not quite yet...