mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2025-01-03 06:28:17 +01:00
added version 1.18.2
This commit is contained in:
parent
bcd156e83b
commit
fd8153d4c4
@ -475,6 +475,7 @@ KNOWN_MINECRAFT_VERSION_RECORDS = [
|
||||
Version('1.18-rc4', PRE | 60, False),
|
||||
Version('1.18', 757, True),
|
||||
Version('1.18.1', 757, True),
|
||||
Version('1.18.2', 758, True),
|
||||
]
|
||||
|
||||
# An OrderedDict mapping the id string of each known Minecraft version to its
|
||||
|
Loading…
Reference in New Issue
Block a user