MusicManiac
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
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
[](https://ko-fi.com/musicmaniac)
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.
Oct 22, 2025 4:34 PM
View details
Edited mod
This mod is inspired by [BUMA (Bosses Use Meta Ammo)](https://hub.sp-tarkov.com/files/file/1337-buma-bosses-use-meta-ammo/) . Shredder didn't really see a point in adding config so I did. And also added things to make it mod-compatible. And better.
What the mod does: makes bosses and their followers use one of the best ammo that's available for the caliber. What bosses and followers? By default, all bosses/followers/raiders/cultist/rogues. Adjustable in config:
"botsToReplaceAmmoFor" : \[ "arenafighterevent", "bossbully", "bossgluhar", "bosskilla", "bossknight", "bosskojaniy", "bosskolontay", "bosssanitar", "bosstagilla", "bosszryachiy", "exusec", "followerbigpipe", "followerbirdeye", "followerbully", "followergluharassault", "followergluharsecurity", "followerkojaniy", "followerkolontayassault", "followerkolontaysecurity", "followersanitar", "followerzryachiy", "pmcbot", "sectantpriest", "sectantwarrior", "bossboar", "bossboarsniper", "followerboar" \], What ammo they will be using now? Generally speaking best one. And it's also configurable in config. Here's the cool part: it supports modded calibers and ammo.
For vanilla ammo you can use <https://db.sp-tarkov.com/search> , for modded items you have to look inside mod that adds ammo. <del>Innate support provided for [Extra Ammo For Everyone](https://hub.sp-tarkov.com/files/file/1199-extra-ammo-for-everyone/) and </del>[<del>D.U.D.S.</del>](https://hub.sp-tarkov.com/files/file/1180-d-u-d-s/) (They are not updated to 3.8.0 yet and simple package edit doesn't work and I cba updating them).
"ammoToUse" : { "intentionallyIncorrectCaliberEntry" : { }, "Caliber9x19PARA": { "intentionallyIncorrectCartridgeEntry": 1, "5efb0da7a29a85116f6ea05f": 1, "5c925fa22e221601da359b7b": 1, "ExtraAmmo\_9x19\_7n31M": 1, "ExtraAmmo\_9x19\_7n30": 1, "ExtraAmmo\_9x19\_VBR": 1 }, "Caliber1143x23ACP": { "5efb0cabfb3e451d70735af5": 1 }, "Caliber762x35": { "5fd20ff893a8961fc660a954": 1, "ExtraAmmo\_762x35\_Blackfang": 1, "ExtraAmmo\_762x35\_MAI\_AP": 1 }, "Caliber9x21": { "5a26ac0ec4a28200741e1e18": 1, "ExtraAmmo\_9x21\_7n42": 1, "ExtraAmmo\_9x21\_7BT3\_01": 1 }, ... } You can add new calibers for your modded calibers and ammo in here. If a bot uses caliber, it'll be replaced with ammo from config. Example: if bot uses 5.45x39, it'll be updated with my mod, if bot does not have ammo entry for 9x21, mod won't do anything about it. This means that mod is very cross-mod and cross-version compatible. you most likely can run this on like 3.5.x if not even older versions of SPT.
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
[](https://ko-fi.com/musicmaniac)
Cool part: I made config validation. If you add non-existent bot type, caliber or cartridge itself, it'll just skip it and inform you about it.
Do not repost updates of my mods without reaching me first on SPT discord.
Oct 21, 2025 3:53 PM
View details
hey bro,
i fix something :9x39mm 50-rounder 6L35
I tweaked it a bit, and now this thing should be compatible with AKI 3.11. Hope I can upload it here https://photos.app.goo.gl/2j7eNbizS1en3A6t6 Reply