promotional bannermobile promotional banner

Modern Keystrokes

A fabric mod that display keystrokes and CPS (1.21.11-1.20.1)

File Details

modern-keystrokes v2.0.0 1.21.7.jar

  • R
  • Feb 17, 2026
  • 55.91 KB
  • 1.0K
  • 1.21.7
  • Fabric

File Name

modern-keystrokes v2.0.0 1.21.7.jar

Supported Versions

  • 1.21.7

Curse Maven Snippet

Fabric

modImplementation "curse.maven:modern-keystrokes-1459932:7639846"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

Optimization and Stability

Fixed critical crash risk (ConcurrentModificationException): click metric processing logic moved to a thread-safe environment.

Changed FPS calculation algorithm: implemented native game client method instead of an unstable background counter.

Synchronized RGB indicator animation with system time. Color change speed no longer depends on the current frame rate.

UI/UX

Fixed coordinate calculation logic: the FPS panel now correctly moves along the Y-axis with the main block.

Set mathematical limits for X/Y sliders in the settings menu. Eliminated the possibility of the HUD moving off-screen when resizing the game window.