Eco
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
Edited mod
The attachment emporium is my first ever mod, ill keep updating it while i learn more about spt modding.
for now it offers a modest range of new weapon parts.
DISCLAIMER
please delete my old mod when updating
WHAT THIS MOD ADDS
-BCM Gunfighter Stock
-Fortis Clutch Charging Handle
-VLTOR CASV Handguard
-BCM Keymod 13 inch Handguard with covers
-BCM MK2 Receiver Camo Edition
-Geissele GFR Stock
-Ultimak Gas Block With Romanian Lower Handguard
-AKMS Stock Adapter For AK74m variants
-Reptillia RECC-E Stock
-Tar 21 Iron Sights
-B5 Bravo C Stock
-B5 P22 PistolGrip
-BCM Mod4 PistolGrip
-sidewinder Canted Irons
-Mk12 Mod 0 Kit
-Rotor 43 AK-12 Handguard
-Anaconda Picatinny riser
-KAC Keymod Handguards for AR-15/10
-Arisaka Offset Mounts
-AS-VAL Mod 3.5 homemade Kit
-KAC M-LOK Grips
-PKM Zenitco Kit
-Zastava M19 7.62x39 rifle
-Troy Alpha rail handguard
-Kalashnikov SR-1 rifle
-New AK105 and AK74M versions
-Sport 4/1 handguards
-SUR300 MCX Kit
-L119A2 M4 Kit
-M60A3 Handguard with grip
-AEK-999 Kit for the PKM
-AN-Paq15 with pressure pad
-DBAL Pressure pad(REQUIRES EPICAIOPACK)
-Zenitco S12U/S12 handguards for the AK12
-Zenitco stock adapter for the AK12
INSTALLATION
Drag and drop into the mods folder
COMPATIBILITY
its compatible with
-EpicRangeTime-Weapons.
-Echoes Of Tarkov.
-Eukyre Consortium of Things.
-WTT Unity Hub.
-MoxoPixel TacticalGearComponents.
CREDITS
A big thanks to GrooveypenguinX for the codebase.
EpicRangeTime for teaching me SPT modding and creating the compatibility patch.
ProbablyEukyre for providing the Keymod Handguard and convincing me to start modding.
Crypluto! for helping with texture and blender work.
and the WTT Team for helping me with various stuff.
Oct 11, 2025 10:46 AM
View details