
ArchangelWTF
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
Recent Activity
Created comment
That should be fixed in 4.0.1, that was actually an issue of me re-making the config model but not really having assigned the proper type when I first did it! Thanks for the heads up.
Oct 16, 2025 9:36 PM
View details
Created comment
It is likely that it's broken in the move to 4.0, there's quite a bit of code there that happens that I didn't reimplement yet.
Oct 15, 2025 9:24 PM
View details
Created comment
I'm aware of it yeah, I should have a fix for it tomorrow as I forgot to add the new case to the json config
Oct 15, 2025 9:23 PM
View details
Edited mod
Fixes the issue in the hideout that creates a crazy white light by disabling the Super Sampling in the hideout.
**Installation:**
****1. Download the ZIP and extract into BepInEx/plugins****
Oct 11, 2025 7:38 PM
View details
Edited mod
Updated with permission of [RainbowPC](https://hub.sp-tarkov.com/user/11181-rainbowpc/), all credit to him for all of his work on this amazing mod.
**Lots of Loot Redux**
A mod for SPT that makes loot a lot less scarce, definitively nowhere near vanilla though this mod's configuration file is very detailed and everything can be tuned up or down depending on the user's needs.
**Features:**
Loot in loose loot containers
This mod re-adds the pre 12.12 feature of items spawning in loose containers, as well as expanding on that functionality by also allowing it to use this feature for backpacks as well.
Marked rooms
Lots of Loot Redux introduces full configurability for marked rooms. Want more loot? Less loot? Rare items only? With the customizable settings this mods gives you can easily fine-tune these to your liking.
And plenty more!
**Installation**:

Oct 11, 2025 7:33 PM
View details
Edited mod
Updated with permission of [RainbowPC](https://hub.sp-tarkov.com/user/11181-rainbowpc/), all credit to him for all of his work on this amazing mod.
**Lots of Loot Redux**
A mod for SPT that makes loot a lot less scarce, definitively nowhere near vanilla though this mod's configuration file is very detailed and everything can be tuned up or down depending on the user's needs.
**Features:**
Loot in loose loot containers
This mod re-adds the pre 12.12 feature of items spawning in loose containers, as well as expanding on that functionality by also allowing it to use this feature for backpacks as well.
Marked rooms
Lots of Loot Redux introduces full configurability for marked rooms. Want more loot? Less loot? Rare items only? With the customizable settings this mods gives you can easily fine-tune these to your liking.
And plenty more!
**Installation**:

Oct 11, 2025 7:32 PM
View details
Edited mod
Updated with permission of [RainbowPC](https://hub.sp-tarkov.com/user/11181-rainbowpc/), all credit to him for all of his work on this amazing mod.
**Lots of Loot Redux**
A mod for SPT that makes loot a lot less scarce, definitively nowhere near vanilla though this mod's configuration file is very detailed and everything can be tuned up or down depending on the user's needs.
**Features:**
Loot in loose loot containers
This mod re-adds the pre 12.12 feature of items spawning in loose containers, as well as expanding on that functionality by also allowing it to use this feature for backpacks as well.
Marked rooms
Lots of Loot Redux introduces full configurability for marked rooms. Want more loot? Less loot? Rare items only? With the customizable settings this mods gives you can easily fine-tune these to your liking.
And plenty more!
**Installation**:

Oct 11, 2025 7:29 PM
View details
hi :3