Oreganized Speedometer Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

Oreganized Speedometer Fix

No reviews yet

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

Mod Loaders
Minecraft

About

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:

description_93b97201-5ffb-4207-b1f0-09698b9304ef.png   description_c7271de8-55ac-43cd-8e5a-162033c82588.png ← (with Immersive Overlays)

After:

description_35e0a21e-2e05-4edf-9cbe-5f372b53d08f.png   description_aaafe39b-08df-4d98-8a1e-7ab5621ddf88.png ← (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