Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 02:05
· 12 commits to main since this release
v1.2.0
8b3877e

Added

  • Debug log lines to print payload info when initializing.

Changed

  • Updated minecraft from 1.21 to 1.21.1
  • Updated kotlin from 2.0.0 to 2.0.20
  • Updated fabric-api from 0.100.7+1.21 to 0.103.0+1.21.1
  • Updated fabric-kotlin from 1.11.0+kotlin.2.0.0 to 1.12.1+kotlin.2.0.20
  • Updated fabric-loader from 0.16.0 to 0.16.3
  • Updated spotless from 7.0.0.BETA1 to 7.0.0.BETA2
  • Moved use of client networking and events to a client entrypoint. (TestMod)

Fixed

  • Broken custom entrypoint.