Support for 1.14.2 (same packet format)

This commit is contained in:
Sillyfrog 2019-05-29 15:37:25 +10:00
parent b83b33f8df
commit 6d9d15845a

View File

@ -176,6 +176,7 @@ SUPPORTED_MINECRAFT_VERSIONS = {
'1.14.1 Pre-Release 1': 478,
'1.14.1 Pre-Release 2': 479,
'1.14.1': 480,
'1.14.2': 485,
}
# Those Minecraft versions supported by pyCraft which are "release" versions,