Bulk Recycle

If you liked this item, please rate it up on Steam Workshop page.

Author: Tony Abbott

Last revision: 20 Apr at 15:39 UTC

File size: 60.87 KB

On Steam Workshop

Description:

This mod helps you disassemble large quantities of items easily, either by running disassemble on them all or by moving them to the recycler if it’s unlocked.

How it works

Open the Magnum’s inventory then press P (default) to show the bulk recycle menu with these options
– Recycle directly
– Move to recycler

Recycle directly

Disassembles each item as you would do manually. This has a confirmation before continuing just in case.

Move to recycler

Move to recycler only works if you have the recycler unlocked and moves all items to the recycler tab for review. The recycler still needs to be turned on manually (as a confirmation step)

This option is disabled if you don’t have the recycler unlocked.

Setting the items / Config

The config should be at

%appdata%..LocalLowMagnum Scriptum LTDQuasimorph_ModConfigsBulkRecycleconfig.json

For me thats

C:UsersMEAppDataLocalLowMagnum Scriptum LTDQuasimorph_ModConfigsBulkRecycleconfig.json

You can set the items you want in there as well as the hotkey for the mod (Default P)

Config

The config lets you set how many STACKS of items are needed before the excess is recycled. Any items set to -1 will never be recycled by this mod.

  • Ammo = 15
  • Weapon = 8
  • Armor = 8
  • Helmet = 8
  • Leggings = 8
  • Boots = 8
  • Backpack = 8
  • Vest = 8
  • ThrowableWeapon = 20
  • Food = 10
  • Drink = 10
  • Alcohol = 10
  • Pills = 10
  • Syringe = 10
  • Medpack = 50
  • Dressing = 40
  • Parts = -1
  • RepairKit = 8
  • MilitaryBarter = 50
  • ScienceBarter = 50
  • IndustrialBarter = 50
  • ValuableBarter = 50
  • Turret = 4
  • Cyborg = 4
  • Mine = 10
  • Grenade = 20
  • QuasiArtefact = -1
  • QuasiPact = -1
  • QuasiOrgan = -1
  • Data = -1
  • Blueprint = -1
  • Organ = -1
  • QuestItem = -1
  • BioAug = -1
  • CyberneticAug = -1
  • QuasiAug = -1
Per Save Config

Each save slot also has its own config, you can find it in the same directory.

Why did I make this

Owning the covern means that my trade shuttle comes back with so many shotgun pistols that I didn’t know what to do with them

If you want to change something, the repo is here:
Github [github.com]