promotional bannermobile promotional banner

Speedometer by dodoroki

Displays your current in-game speed (in km/h or m/s, 3D or horizontal-only) as an on-screen HUD with a configurable position.
Back to Files

speedometermod-1.1.0-26.3

File namespeedometermod-1.1.0-26.3.jar
Uploader
horotonhearshorotonhears
Uploaded
Sep 16, 2026
Downloads
33
Size
39.1 KB
Mod Loaders
Fabric
File ID
8895134
Type
R
Release
Supported game versions
  • 26.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:speedometer-by-dodoroki-1681225:8895134"

Learn more about Curse Maven

What's new

Changelog

Entries up to and including 26.2 are compiled from the original mod's changelog on Modrinth: https://modrinth.com/mod/speedometermod/changelog — all credit for that work goes to the original author, dodoroki.

1.1.0 — 2026-09-16 (MC 26.3) — unofficial fork port, this file

  • Not an official release by dodoroki. Ported by this uploader from the decompiled 26.2 jar to compile and run against Minecraft 26.3 / Fabric API 0.160.6+26.3, since no official 26.3 build existed yet upstream at the time of porting.
  • Code change: the settings keybinding used the now-removed InputConstants.Type.KEYSYM input type with a raw GLFW key code (85). Minecraft 26.3 replaced GLFW with SDL and removed that type; the raw code 85 now resolves to Numpad-Multiply instead of U. Updated to InputConstants.Type.KEYBOARD with the named InputConstants.KEY_U constant so the U key keeps working.
  • No other functional changes intended. Not yet verified in a running game — built and compiled successfully, but not launch-tested (see upload notes).

1.1.0 — 2026-06-18 (MC 26.2)

  • Settings key changed to U (was O on older versions)

1.1.0 — 2026-04-17 (MC 26.1.x / 1.21.9–1.21.11)

  • Added position and color settings

1.1.0 — 2026-04-08 (MC 26.1.x / 1.21.9–1.21.11 / 1.21–1.21.5)

  • Initial 1.1.0 release for these game versions

1.0.0 — 2026-04-06 / 2026-03-17 (MC 26.1.x / 1.21.6–1.21.11 / 1.21–1.21.5)

  • Initial release: displays current speed (km/h or m/s), with 3D or horizontal-only calculation

This mod has no additional files