- Asynchronous entity tracker
- Fixed book banning
- Prevent enderpearl glitching
The latest jar file can be found here. The direct download link is here.
You need to run these commands in a linux environment, or WSL. At least JDK 7 is required to be installed.
./gradlew applyPatches
./gradlew createReobfPaperclipJar
The execution time may vary depending on your hardware.
The reobfuscated paperclip jar file can be found in build/libs
.
Patches are licensed under GPL-3.0, everything else under MIT.