Fix: 1.16.5 is erroneously marked as unsupported

This commit is contained in:
joodicator 2022-01-02 15:41:36 +01:00
parent 33293a2395
commit bcd156e83b
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ KNOWN_MINECRAFT_VERSION_RECORDS = [
Version('20w48a', PRE | 7, True),
Version('20w49a', PRE | 8, False),
Version('20w51a', PRE | 9, False),
Version('1.16.5', 754, False),
Version('1.16.5', 754, True),
Version('21w03a', PRE | 11, False),
Version('21w05a', PRE | 12, False),
Version('21w05b', PRE | 13, False),