promotional bannermobile promotional banner
premium banner
client-side addon that makes the Oreganized speedometer accurate in real-world units (m/s), improving readability for players.

Description

About Oreganized Speedometer Fix:

 

Improves the display of the Oreganized mod’s speedometer so that it shows the actual speed in meters per second (m/s) rather than the original scaled/clamped value.

Before:

    ← (with Immersive Overlays)

After:

    ← (with Immersive Overlays)

 

Features:

  • Shows the exact motion in m/s instead of the 0–0.1 clamped scale.
  • Only affects client rendering, safe to use in multiplayer without server installation.
  • Changes Oreganized Speed from "Motion per tick" to "m/s"

Technical Details:

  • Written for Forge 1.20.1
  • Uses Mixins to safely modify Oreganized client code without touching its source.
  • Dependencies: Oreganized mod, Forge.
  • super light-weight with literally only 9 lines of code.

Dependencies: Oreganized