Mod Details

Less Restricting Headwear

Less Restricting Headwear 3.0.0

Created by MusicManiac

82.7K Downloads

SPT 4.0.6 Compatible

Removes some restrictions regarding wearing headwear: helmets, headsets, facemasks, faceshields, eyewear

Latest Version 3.0.0
SPT 4.0.6

Updated Oct 21, 9:27 PM

8.25 KB

Version Notes

SPT 4.x

thanks to olv for update

This download is externally hosted.
Always scan for viruses.

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

61e11d5cf697cee7ca5b65d9_Button-p-500.png

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.

Version 3.0.0
Download Mod Version
SPT 4.0.6 +6 more
All Compatible SPT Versions:
4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0

8.25 KB

10.7K Downloads

SPT 4.x

thanks to olv for update

Version 2.3.0
Download Mod Version
SPT 3.11.4 +4 more
All Compatible SPT Versions:
3.11.4 3.11.3 3.11.2 3.11.1 3.11.0

26.5K Downloads

Released Apr 14, 6:53 PM

Fika Compatibility Unknown

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

Version 2.2.0
Download Mod Version
SPT 3.10.5 +5 more
All Compatible SPT Versions:
3.10.5 3.10.4 3.10.3 3.10.2 3.10.1 3.10.0

15.3K Downloads

Released Dec 6, 2024 at 10:43 PM

Fika Compatibility Unknown

SPT-3.10.X

Download MusicManiac-LessRestrictingHeadwear.rar and extract it into /user/mods

Version 2.1.0
Download Mod Version
SPT 3.9.8 +8 more
All Compatible SPT Versions:
3.9.8 3.9.7 3.9.6 3.9.5 3.9.4 3.9.3 3.9.2 3.9.1 3.9.0

15.9K Downloads

Released Jul 12, 2024 at 3:59 PM

Fika Compatibility Unknown

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

Version 2.0.0
Download Mod Version
Unknown SPT Version

6.8K Downloads

Released May 9, 2024 at 7:30 PM

Fika Compatibility Unknown

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

Version 1.5.1
Download Mod Version
Unknown SPT Version

902 Downloads

Released Apr 30, 2024 at 11:40 AM

Fika Compatibility Unknown

Fixed facemasks + shields

Download MusicManiac-LessRestrictingHeadwear.rar and extract it into /user/mods

No Addons Yet

This mod doesn't have any addons yet.

DemonHunter58

The fast helmet ear protection conflicts with headsets.

0 Likes
zenbobwe

Cant wear Tagilla masks on eye slot anymore =(

0 Likes
hellchickens

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

1 Like

yea no notations at all, just a list of face shield ids and settings with no definitions or tags. just a bunch of true or false with no further info. and I still cant wear the damn fast ears or crye chops with any headset which is dumb

0 Likes

Update, looking at source for previous versions, its the exact same just without any info for the specific settings. by default you just need to manually add item ids to the list of ids at the top and it should work after a server restart. however it would be nice for there to be some sort of documentation regarding this

2 Likes

I have ascertained that the four categories underneath “Item Settings” relate to Headwear, Headphones, Facecovers, and Visors (respectively and in that order).

As to the boolean values, an educated guess is that they relate to the compatibility of the other 3 item categories. I.e. headwear is not compatible with other headwear, but is with the headphones, facecover, and visors, hence: “false, true, true, true”. Et cetera.

Happy to be corrected on this, just my assumptions.

0 Likes
Koviska *

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.

0 Likes
garfieldmd.

great mod! wait… so that means bots can also wear ballistic mask and FAST face shield together… hope i don’t get rekt

0 Likes
Drew Chill

Can I make night vision goggles for masks?

0 Likes
gtc

no config file?

0 Likes

It creates it on startup, just start the server with the mod then go look in the folder.

1 Like

makes sense, thank you!

0 Likes
usolame

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

0 Likes
Tinhead_Ausf_B

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.

0 Likes
ThePhantomArc

Is there a way to allow like the smoke to be worn in the eye wear spot. I wanna drip or drown.

0 Likes

Not with this mod 🤷

0 Likes

ok thank you. No mod for this spt version yet sadly

0 Likes
Notice: This mod may make permanent changes to your profile, and may not be removable without starting a new profile. More information.

Details