/
This server-side mod gives players a configurable movement speed boost whenever they walk on selected road blocks (default: dirt path). Make your road networks and village paths actually useful!
Please report any bugs, errors, or feature suggestions on Discord: https://discord.gg/4XUPywnEyE
Install on the server. Client installation is optional (vanilla clients can join and use it seamlessly).
Singleplayer note: Works perfectly in singleplayer. Just install it normally in your mods folder.
You have full control over the speed boost. Config file location:
<server>/config/pathspeed-server.propertiesConfig Options:
speedMultiplier — Movement speed multiplier. 1.0 = default speed, 2.0 = twice as fast.boostBlocks — Comma-separated list of block IDs that should grant speed boost.Default Setup:
speedMultiplier=1.5
boostBlocks=minecraft:dirt_path
Examples:
boostBlocks=minecraft:dirt_path,minecraft:stone_bricks,minecraft:cobblestone

Walk faster on paths! A server-side mod that increases player movement speed on dirt path blocks. Fully configurable.