// Management · RimWorld Mod
Durable Clothes & Apparel (Self-Mending option)
Requires HugsLib for patching c# methods.
Requires HugsLib https://steamcommunity.com/sharedfiles/filedetails/?id=818773962 for patching c# methods.
This mod will prevent any worn clothes from deteriorating on your pawns. It does this by hooking into the deterioration function and setting the item's HP to max whenever it runs.
There is a setting to disable autorepair, which will only stop degradation.
NOTE: bullets hitting clothing will still cause it to take damage! It'll be repaired on the next "degradation tick" which randomly occurs about once per day.