About this mod

A mod that prevents you from using unique items to repair other items.

Share
Requirements
Permissions and credits
Mirrors
Changelogs
This mod prevents you from accidently using unique items to repair non-unique items.

ALL DLCs are required. No exceptions.

How to protect your own custom armors/weapons:

Create an ini file in the KEYWORDS folder and use the following syntax with your own weapon/armor Editor IDs. Append new entries, counting upwards as needed.

[TrooperUniqueItemList]
0=MyWeaponID1
1=MyWeaponID2
2=MyWeaponID3

Credits: 

jazzisparis - For the ToggleItemUnique, IsItemUnique, and keywords.
Xilandro - For having a convenient framework to use Keywords. 
Sweet6Shooter - For their KEYWORDS Writer mod that saved me several hours of tedious work.