Skip to content

[1.15.2] 1.91.0

Compare
Choose a tag to compare
@SquidDev SquidDev released this 23 Aug 14:52
· 246 commits to mc-1.15.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)

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)