Skip to content

Controlify 2.0.0-beta.10 for MC 1.20.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@isXander isXander released this 26 May 23:05
· 122 commits to 1.20.x/dev since this release

Controlify 2.0.0-beta.10

This version has the following builds - make sure you select the right one for your Minecraft version:

  • 1.20.1
  • 1.20.4
  • 1.20.6 (also supports 1.20.5)

Changes

  • Rename ControlifyEntrypoint#onControlifyPreInit to onControlifyInit and call it a lot later.
    • The old method has been deprecated but is still called.
    • This fixes the Zoomify crash.
  • Add some JavaDoc to the new binding API.
  • Removed debug logs that were left in by accident.