Update to v1.14.3 (same packet format)

This commit is contained in:
Sillyfrog 2019-06-25 13:58:13 +10:00 committed by joo
parent e3d2b1a368
commit d90f08c503
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ SUPPORTED_MINECRAFT_VERSIONS = {
'1.14.2 Pre-Release 3': 483,
'1.14.2 Pre-Release 4': 484,
'1.14.2': 485,
'1.14.3': 490,
}
# Those Minecraft versions supported by pyCraft which are "release" versions,