Tracks
A mod that automatically creates natural walking paths by transforming grass blocks into dirt paths as players repeatedly walk over them.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Tracks
Information
Tracks is a small Fabric mod that automatically creates natural walking paths by transforming grass blocks into dirt paths as players repeatedly walk over them.
Block wear: Each time you step on a grass block or dirt path, it increments a counter. After a set number of steps, grass becomes a dirt path, and dirt paths become packed dirt paths.
Step counter: Look at any grass or dirt path within 5 blocks to see the current step count for that block.
Sneak bypass: You can choose to have sneaking prevent step counts from increasing.
Commands
/tracks walktoggle — toggle the on-block step counter.
/tracks sneaktoggle — toggle sneak bypass on or off.
Configurable thresholds!

Edit config/tracks_config.json to change how many steps are needed for each block transformation.