Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
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
-
Version 1.0.0
- GoatBoy
- 62 Downloads
MSGScooteroll3k
what am I exactly pasting in the "remove" config to remove items? not very clear...
GoatBoy Author
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
MSGScooteroll3k
ah okii, thanks!
Ha7an
Would you be able to make a mod, where items from moddded traders get placed to the proper standard trader?
Dsnyder
What would be the point of this?
GoatBoy Author
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