Trader Assort Extender 1.0.0

Do not ask when mod authors will update their mods or if they can upload older versions of their mods.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Due to an unusually high volume of traffic, our site may be experiencing intermittent slowdowns. If you notice any issues, log out of your account and browse anonymously so you can better utilize caching or try using forge.sp-tarkov.com to search for and download mods.

Add and remove items from traders

This mod allows you to add and remove items from traders, including custom traders, I recommend using Debug Tooltip by Tyfon to easily copy and paste the TPL's when removing items from traders, make sure to do so from within the trader's inventory itself.


Mod's current features:

 
  - Add items to a trader's stock
  - Remove items from a trader's stock
  - You can have multiple assort/remove files as long as the file name ends in assort.json or remove.json ex. custom_assort.json
  - The mod loads the remove.json files FIRST and then the assort.json files secondly, meaning you can remove an item from a trader, using remove.json
and add it back using assort.json if you want an item at a different price or trader tier
  - This mod *SHOULD* work with adding/removing modded items from a trader's stock, I haven't tested this enough though

  • what am I exactly pasting in the "remove" config to remove items? not very clear...

    • My bad I should of clarified, I recommend using Debug Tooltip by Tyfon, as you can copy the TPL directly from the trader's inventory, otherwise you would have to find the assort.json for each trader that you want to mod, you would use the TPL to create a list in the remove.json, ex.


      [
          "TPL_1",
          "TPL_2",
          "TPL_3",
          "TPL_4",
          "TPL_5"
      ]

      Also note that if you want to remove an item, that has multiple listings from the same trader, for example Analgin Painkillers from Therapist is listed for roubles and a barter, both listings would be gone, you would have to add both back, if you wanted them at a different price or trader level, a small inconvenience but I don't currently know of a work around

      Thumbs Up 2
    • ah okii, thanks!

      Thumbs Up 1
  • Would you be able to make a mod, where items from moddded traders get placed to the proper standard trader?

    • What would be the point of this?

    • This unfortunately is probably the better route to go, as it would be hard to determine what item goes to what trader, it's more work, but it is a lot more personalized this way, I made this for this exact reason actually haha