Skip to content
Version 1.12-0.4.0

Changes:
* The `computer` module contains a new syscall `debug`, which, when
  enabled in the mod configuration, writes a message to the Minecraft
  debug log.

Fixes:
* CBOR numbers larger than 32 bits are now supported, being decoded to
  Java `Long` objects.