- Fix infinite momentum bug due to minecraft's minecart movement code being a hot mess. See
GitHub issue if you're curious about the technical details.
- Default hard brake block changed from obsidian to sand soul. This souldn't affect existing configurations.
- Speed multiplier range now starts from 1 instead of 0.
- Hard brake fallback value now 8 instead of 1 when specifying invalid values in config.
- Build target changed from Java 8 to Java 11