Lirikana's Plate Carrier System 1.0.0

Have you wondered why you can't replace some plates in tarkov? Now you can, with the "new" plate carrier system.

Reviving one of my most popular mods from A7.1, this is the new and updated version of the plate carrier mod.

Requires both my weapon and armor libraries. Works well with Fin's AI Tweaks.


This mod adds level 4-7 armor plates to peacekeeper from loyalty level 1-4 respectively.

Config option included to convert all existing armor and armored rigs into plate carriers, also include option to decrease the durability of those armor and rigs to introduce a sense of balance.

Recommended to turn off wearing armored rig and armor at the same time, if you want to kill an AI in a reasonable amount of time.

  • Liri, is there a way to enable plate carriers over vests and such without the need for Senko's AIO?

    Tried going through the config and such, but didn't find anything unless I am blind.

  • so does the old armors not protect without a plater installed?

  • Coming across plenty of mod incompatibilities on my end. Something to do with _Prop so I disabled all my mods and just ran all of Liri's from Armory to Weapon & Plate Carriers. Looking further into it now.

    • Found the problem (I think). (Senko's AIO) allowing rigs over vests etc.

      Thanks 1
  • so ive been playing around a bit, and came to wonder (im bad at coding) if there is a was to make all carriers have slots for arms legs and chest or if i would have to go through manually and make clones of them all like you did for the gen IV example carrier?

    • nervermind, i figured it out its working now^^

    • All you would need to add the following is after line 84 of the file.


      alib.carrierAddSlotLegs(x);

      alib.carrierAddSlotArms(x);


      The same thing needs to be done at around line 95, after the

      alib.armorMakerCarrier(x);

  • Awesome mod! One thing I do note is that there is no multiplier on plate cost as the protection level gets higher. Lvl 4 and Lvl 7 both cost the same amount through peacekeeper. I am on 12.11, so that may have something to do with it, just a heads up.

    • I don't have a cost modifier built-in. That is the way it is.

    • cool thanks!!! that works^^ i had a workaround by adding the leg and arm slots to the carrier template in your armour library, but i guess this is a cleaner solution

  • Awesome, just tested this and im hooked!

  • Peacekeeper Inventory empty, cant sell to him either, tried new profile but same result. I am using KMC, carls and samswats mods, smart spawn controller and fins ai tweaks

    • This is an error with my armor library, download the new version and it should be fixed.