Cars – More clutch damage - ac-custom-shaders-patch/acc-extension-config GitHub Wiki

With 0.1.76 it’s now possible to get additional clutch damage from high torque. New options are set in drivetrain.ini, next to existing damage option:

[DAMAGE]
TORQUE_THRESHOLD =         ; uses torque produced by the engine
TORQUE_DAMAGE_K =          ; intensity multiplier, similar to existing DAMAGE_K
ENGINE_TORQUE_THRESHOLD =  ; uses total drivetrain torque 
ENGINE_TORQUE_DAMAGE_K =
CLUTCH_TORQUE_THRESHOLD =  ; uses clutch torque
CLUTCH_TORQUE_DAMAGE_K =