File Details
1.0-SNAPSHOT
- R
- Feb 15, 2026
- 48.64 KB
- 913
- 1.21.11
- Fabric
File Name
damageindicator-1.0-SNAPSHOT.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Changelog
v1.0.1
Added
- Added Reset to defaults button in the config screen.
- Added translation key for reset action:
screen.damageindicator.reset_defaults.
Changed
- Removed the top title text (
Damage Indicator Settings) from the config screen to improve readability and reduce visual overlap. - Improved config workflow by allowing quick restoration of safe default values directly in UI.
Internal
- Added reusable default-config helpers:
DamageIndicatorConfig.defaults()DamageIndicatorConfig.resetToDefaults()
- Updated config loading fallback to use shared defaults helper.

