Add new minecarts to Minecraft
After cloning this repository, run the command (with working directory in the folder with the repository)
./gradlew setupDecompWorkspace
For Eclipse, run
./gradlew eclipse
and add the jars in ./libs to the build path. Build with
./gradlew clean
./gradlew build
Creator/Lead Developer: @Landmaster