Skip to main content

Break Alert Mod

Displays a warning overlay when your armor or held item durability drops below a certain percentage.


Alert Settings
  • Percentage to alert at: The durability threshold (in %) at which the alert will first appear.
  • Critical %: The threshold at which the text color changes to indicate imminent breakage.
  • Critical Color: The color used for the text when durability is below the critical percentage.
  • Show Icons: Toggles rendering the item icon next to the warning text.
  • Alert Format: Customize the text displayed when durability drops below specified threshold.
    • ${type}: The slot name (e.g., Helmet, Hand).
    • ${perc}: The durability percentage.
    • ${current}: The current durability points.
    • ${max}: The maximum durability points.
  • Critical Format: Customize the text displayed when durability drops below Critical threshold.
    • ${type}: The slot name (e.g., Helmet, Hand).
    • ${perc}: The durability percentage.
    • ${current}: The current durability points.
    • ${max}: The maximum durability points.