Removes some restrictions regarding wearing headwear: helmets, headsets, facemasks, faceshields, eyewear
Allows you (and bots) to wear headwear with less restrictions.
There are a lot of options, including removing blocks between following categories in any combination:
- Helmets
- Headsets
- Facecovers
- Eyewear
- Face Shields
Check config for details.
If you wanna be true homie or say thanks for time I’ve spent modding the game, feel free to send me a coffee on kofi
I effectively stopped playing SPT in favor of PvE since I can play with friends there (and no I don’t care about coop SPT mods).
I will be keeping this mod up-to-date as best as I can, however I do not follow SPT dev cycle anymore so might take some time for updates since I literally miss new SPT releases. My 3.9.X and 3.10.X updates were put up literally because someone tipped me on ko-fi and it send email to me so I was like “oh, new SPT version is up”
Do not repost updates of my mods without reaching me first on SPT discord.
8.25 KB
4.2K Downloads
SPT 4.x
thanks to olv for update
25.9K Downloads
SPT 3.11.X
While I also have you here, please rate this up (if you like it):
https://tarkov.community/posts/2612/point-based-prestige-rewards
You don’t need an account, you log in through discord.
Download mod_name.rar and extract it into /user/mods
15.2K Downloads
SPT-3.10.X
Download MusicManiac-LessRestrictingHeadwear.rar and extract it into /user/mods
15.8K Downloads
SPT-3.9.X
Download MusicManiac-LessRestrictingHeadwear.rar and extract it into /user/mods
I wasn’t even planning to update these in some time but someone was nice to me on ko-fi so here ya go
6.8K Downloads
Fully rewrote the code, now it’s better. Config is much more clearer now too.
Added options to configure eyewear
If updating from previous versions, delete old version.
Download MusicManiac-LessRestrictingHeadwear.rar and extract it into /user/mods
897 Downloads
Fixed facemasks + shields
Download MusicManiac-LessRestrictingHeadwear.rar and extract it into /user/mods
Details
-
GUID
com.musicmaniac.lessrestrictingheadwear
-
Category
-
License
-
Source Code
-
Latest Version VirusTotal Result

Cant wear Tagilla masks on eye slot anymore =(
ahem, config file is missing a “bit” of sense, barely can understand what that bunch of records really mean. I guess some inline comments needed or at least FAQ here
My Windows Defender denies this as a download stating this as the reason: “Trojan:Script/Wacatac.B!ml” is in the zip file. Every other file I’ve downloaded here doesn’t give this warning.
great mod! wait… so that means bots can also wear ballistic mask and FAST face shield together… hope i don’t get rekt
Can I make night vision goggles for masks?
no config file?
does the mod not let you wear fast ears with a headset? just want to make sure thats supposed to happen since we can wear tank helmet with a headset
I ran into an error with the latest SPT version. VFS is not used anymore, so I changed the config parser in the mod.ts file (old lines commented out with //, can be deleted):
//const vfs = container.resolve<VFS>(“VFS”);
const fileSystem = container.resolve<FileSystemSync>(“FileSystemSync”);
//const config = jsonc.parse(vfs.readFile(path.resolve(__dirname, “../config.jsonc”)));
const config = jsonc.parse(fileSystem.read(path.resolve(__dirname, “../config.jsonc”)));
Thanks for the mod, MusicManiac! Cheers.
Is there a way to allow like the smoke to be worn in the eye wear spot. I wanna drip or drown.
Hi, nice mod.