File Details
tracks-1.0.1-1.21.10.jar
- R
- May 28, 2026
- 317.95 KB
- 30
- 1.21.10
- Fabric
File Name
tracks-1.0.0.jar
Supported Versions
- 1.21.10
Curse Maven Snippet
v1.0.1
- Fix dirt-path blocks counting two steps when walking down onto them from a taller block
- Fix step counts being lost / mixed between Overworld, Nether and End (each dimension now has its own save file)
- Fix /tracks commands NPE'ing when run from console / command blocks / `/execute as`
- Fix config file falling back to defaults instead of crashing when it's empty or malformed
- Performance: stop reading and rewriting the save file every tick (now saves on world unload, server stop, and every 30s)
- Read/write config as UTF-8 explicitly
- Cleanup: removed dead example mixin and unused imports