Zacharias b81dd019ea # 1.17.X-1.18.X(Fabric)
Issue #5 wanted to add support for 1.17

Made the mod work for 1.17.1-1.18.2 for Fabric, and 1.17.1 for Forge

Lot of changes due to API differences have resulted in changes to nearly all files and a comprehensive list would just list everything, so if you're interested you can look through things

This version is a backport of 6.2.4/6.2.3 to Minecraft 1.17 this includes
- Resourcepack
- Color
- Location
- And more
2025-04-05 19:30:49 +02:00
2025-04-05 19:30:49 +02:00
2025-04-05 19:30:49 +02:00
2025-04-05 19:30:49 +02:00
2025-04-05 19:30:49 +02:00
2025-04-01 01:19:15 +02:00
2024-07-09 08:40:43 +02:00
2025-04-05 19:30:49 +02:00
2025-04-05 19:30:49 +02:00
2023-06-13 20:02:17 +02:00
2024-11-05 16:34:16 +01:00
2025-03-26 11:08:20 +01:00
2025-04-05 19:30:49 +02:00

Speedometer

This is a simple mod for Forge, Fabric, and NeoForged that displays your current speed

Credits to

org.json Included due to problems whit Gradle and building

Compile your own version?

  1. Download source code
    • Run git clone https://github.com/zaze06/Speedometer
    • Download the source code from GitHub page master.zip
      • unzip the folder
  2. Open the folder
  3. Run gradlew build(Windows cmd) or ./gradlew build(Linux, MacOS, Windows powershell)
  4. the compiled version will be in
    • Fabic: fabric/build/libs
    • Forge: neoforged/build/libs

Forge Support Transition

As of version 1.21 I chose to no longer support Forge in fevour of NeoForged

This mod is a newer version of speedometer-forge

Changes from old forge version?

This was just a project I choose for trying the Architectury API for abstraction. So changes are that now Architectury APi is required for this mod to work

Description
No description provided
Readme 318 KiB
6.3.0 Latest
2025-06-23 00:05:02 +02:00
Languages
Java 100%