To change the procedure for the LCT try using sp_modifythreshold.
While you cannot drop the LCT you can try to reset it (eg, in case it was corrupted/garbled at some point) via: select lct_admin('lastchance')
As for the other threshold being too close to an existing threshold, the thresholds need to be 2x @@thresh_hysteresis pages apart.