Skip to content

[1.15.2] 1.92.0

Choose a tag to compare

@SquidDev SquidDev released this 12 Sep 09:57
· 234 commits to mc-1.15.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.