Third-Person icon indicating copy to clipboard operation
Third-Person copied to clipboard

Compatibility with 1.20.4 and respective versions of dependencies

Open ArctynFox opened this issue 1 year ago • 1 comments

  • Updated function for onMouseScrolled event implementation which accepts a third, unused parameter (amountX, for compatibility with newer versions of Architectury API). This is to prevent a crash when scrolling with the mouse wheel which was present when trying to use 2.0.8-beta.5 on MC 1.20.4.
  • Updated all build dependencies in gradle.properties to their latest 1.20.4 compatible versions.
  • Updated project gradlew to 8.7.

ArctynFox avatar Apr 18 '24 01:04 ArctynFox

Jar files for this patch can be found here.

ArctynFox avatar Apr 23 '24 04:04 ArctynFox