Skip to content

Essential 5.45.0

Choose a tag to compare

@xan6x xan6x released this 06 Sep 12:13
· 2 commits to main since this release

Added support for Minecraft: Bedrock Edition 1.13.0 (protocol 388).

  • Added block-state runtime palette mappings for protocol 388.
  • Added item mappings and legacy item schema compatibility for 1.13.0 clients.
  • Added legacy packet handling for pre-1.16.0 clients.
  • Added legacy chunk serialization compatibility for 1.13.0 clients.
  • Centralized the minimum supported Bedrock version in ProtocolInfo.
  • Updated protocol support reporting and smoke tests.