The original Smart Moving was created by Divisor. Because it has not been updated since Minecraft 1.8.9, I have decided to make my own mod with a similar goal of providing additional movement possibilities.
Note: At the moment, this mod is in alpha with many potential bugs and unimplemented features.
- Uses Mixins to modify base Minecraft classes instead of completely rewriting them
- Updated to Minecraft 1.12.2
- Fixes long-standing vanilla bug MC-90598
- Make sure to run
gradlew installLombok
to install Lombok integration into your IDE