speedometermod-1.1.0-26.3
Curse Maven Snippet
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.KEYSYMinput 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 toInputConstants.Type.KEYBOARDwith the namedInputConstants.KEY_Uconstant 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

