diff --git a/minecraft/__init__.py b/minecraft/__init__.py index 1a46ae2..e490e0f 100644 --- a/minecraft/__init__.py +++ b/minecraft/__init__.py @@ -239,6 +239,7 @@ SUPPORTED_MINECRAFT_VERSIONS = { '20w16a': 712, '20w17a': 713, '20w18a': 714, + '20w19a': 715, } # Those Minecraft versions supported by pyCraft which are "release" versions,