Перейти к содержимому
Mineforgian

Tracks

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

Загрузки
3K
Подписчики
27
Обновлён
8 июня 2026 г.
Лицензия
MIT

Опубликован 25 июня 2025 г.

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. Packed dirt paths can only be formed this way, by walking, never crafted or made with a hoe.

Speed boost: Walking on a packed dirt path gives you a small speed boost, so the roads you wear in actually pay off.

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.

Configuration

Transformation (without Config-Change)

Edit config/tracks_config.json to change the step thresholds and the speed boost. With Mod Menu (and Cloth Config) installed, you can change all of it in-game from the mod's settings screen instead.

Requires Fabric API Mod Menu (optional) Cloth Config (optional)

Ченджлог

1.2.0Релиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

v1.2.0

  • Packed dirt paths now give a speed boost when you walk on them
  • The speed boost can be turned on or off and its strength changed in the config file (or in-game if you have Mod Menu)
  • Added settings-screen translations for Spanish, French, Italian and Russian
1.1.0Релиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

v1.1.0

  • added Mod Menu support
1.0.1Релиз26.1 · 8 июня 2026 г.
  • Updated to Minecraft 26.1
  • Performance and stability improvements
1.0.1Релиз1.21.10 · 8 июня 2026 г.

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

Комментарии

Загружаем…