diff --git a/minecraft/__init__.py b/minecraft/__init__.py index 54e34bd..cab3465 100644 --- a/minecraft/__init__.py +++ b/minecraft/__init__.py @@ -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,