Skip to content

[1.16.3] 1.92.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 12 Sep 09:59
· 622 commits to mc-1.16.x since this release

New features in CC: Tweaked 1.92.0

  • Bump Cobalt version:
    • Add support for the __pairs metamethod.
    • string.format now uses the __tostring metamethod.
  • Add date-specific MOTDs (MCJack123).

And several bug fixes:

  • Correctly handle tabs within textutils.unserailizeJSON.
  • Fix sheep not dropping items when sheared by turtles.