Skip to content

Mediang/Bromine

Repository files navigation

Bromine

Features

  • Asynchronous entity tracker
  • Fixed book banning
  • Prevent enderpearl glitching

Downloads

The latest jar file can be found here. The direct download link is here.

Building

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.

License

Patches are licensed under GPL-3.0, everything else under MIT.