mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-29 05:35:11 +01:00
Added support for snapshot 20w19a
This commit is contained in:
parent
8cb02e7f7f
commit
d26aacec28
@ -239,6 +239,7 @@ SUPPORTED_MINECRAFT_VERSIONS = {
|
|||||||
'20w16a': 712,
|
'20w16a': 712,
|
||||||
'20w17a': 713,
|
'20w17a': 713,
|
||||||
'20w18a': 714,
|
'20w18a': 714,
|
||||||
|
'20w19a': 715,
|
||||||
}
|
}
|
||||||
|
|
||||||
# Those Minecraft versions supported by pyCraft which are "release" versions,
|
# Those Minecraft versions supported by pyCraft which are "release" versions,
|
||||||
|
Loading…
Reference in New Issue
Block a user