Skip to content

[1.16.2] 1.91.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 23 Aug 14:54
· 639 commits to mc-1.16.x since this release

New features in CC: Tweaked 1.91.0

  • [Generic peripherals] Expose NBT hashes of items to inventory methods.
  • Bump Cobalt version
    • Optimise handling of string concatenation.
    • Add string.{pack,unpack,packsize} (MCJack123)
  • Update to 1.16.2

And several bug fixes:

  • Escape non-ASCII characters in JSON strings (neumond)
  • Make field names in fs.attributes more consistent (abby)
  • Fix textutils.formatTime correctly handle 12 AM (R93950X)
  • Fix turtles placing buckets multiple times.