promotional bannermobile promotional banner
premium banner
A mod that automatically creates natural walking paths by transforming grass blocks into dirt paths as players repeatedly walk over them.

Description

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

Transformation (without Config-Change)

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

Requires Fabric API