

Description
<p>Makes clothing degrade visually like armor</p> <p> </p> <p>Every clothing item (an item code starting with "clothes") that provides any warmth will have their visibleDamageEffect attribute turned on, meaning their durability will set the tatterness level. </p> <p>Every clothing item will also gain a durability of 100. The code will prevent it from going under 1 durability so your clothes shouldn't fully break ever. </p> <p> </p> <p>Over 50% durability/condition, the clothing item won't show any signs of degradation and after that it will smoothly start breaking up. </p> <p> </p> <p>The condition loss of clothing has been reduced 10x so you wouldn't have to constantly repair your clothes. </p> <p>Config (only versions 2.5.0 and after):</p> <p> </p> <div> <pre>ClothingVisuallyDegrades.json</pre> </div> <p><code>{ </code><br /><code> "ConditionLossMultiplier": 0.1, // condition loss speed (1.0 = vanilla) </code><br /><code> "PristineConditionThreshold": 0.5 // condition below which damage starts to show </code><br /><code>}</code></p>
Download
No download link is available for this entry right now.
Ratings & reviews
Sign in to leave a rating or comment.


