features
- Block-Based Speed Adjustments: Customize player speed according to the type of block they are on.
- Configurable via JSON: Modify block speeds using a straightforward JSON configuration file.
- Server Command: Use /reloadMovementConfig to update configurations without server restart.
Configuration
The mod uses a SpeedPath.json file located in the config folder. You can define speed multipliers for different blocks in this JSON file.
To add or modify blocks:
- Open SpeedPath.json in a text editor.
- Add or update entries with the block identifier and speed multiplier.
Example:
{
"minecraft:dirt_path": 2.0,
"namespace:example_block_name": 1.0
}
- Save the file and reload the config in-game using the /reloadMovementConfig command to apply changes.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Fabric
Supported environments
Creators
Details
Licensed CC0-1.0
Published 2 months ago
Updated 2 months ago