File Details
modern-keystrokes v2.0.1 1.21.7.jar
- R
- Mar 16, 2026
- 55.97 KB
- 71
- 1.21.7
- Fabric
File Name
modern-keystrokes v2.0.1 1.21.7.jar
Supported Versions
- 1.21.7
Curse Maven Snippet
Modern Keystrokes 1.21.7
Core Fixes and Optimizations:
Thread Safety Implementation: Migrated click-tracking collections to ConcurrentLinkedDeque. This resolves potential ConcurrentModificationException errors and client hangs by ensuring thread-safe access between the rendering and input threads.
Memory Leak Prevention: Optimized the timestamp cleanup logic to run independently of the HUD's visibility state. This ensures that unused data is consistently purged from memory even when the mod is toggled off.
Configuration Reliability: Added automated directory checks during the save process. The mod now verifies the existence of the configuration folder before writing, preventing file system errors.
Compatibility Recommendations:
Sodium Integration: To mitigate known rendering issues in 1.21.7 (such as UBO capacity overflows and flickering), the use of Sodium is highly recommended for stable performance.

