The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Lots of Loot Redux

Lots of Loot Redux 2.4.0

Created by ArchangelWTF

22.5K Downloads

Unknown SPT Version

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

Version 2.4.0

2.8K Downloads

Unknown SPT Version Virus Total Results
Created Nov 26th, 3:10 PM Updated Jan 7th, 2:23 PM

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/or looseBackpackModifier 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.

Version 2.3.0

16.7K Downloads

Unknown SPT Version Virus Total Results
Created Aug 7th, 2024 Updated Jan 7th, 12:10 PM

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.

Version 2.2.3

3.0K Downloads

Unknown SPT Version Virus Total Results
Created Aug 3rd, 2024 Updated Jan 7th, 10:40 PM

* Added support for sandbox_high

* Updated to SPT 3.9

Not quite yet...