MC client 1.21 support

This commit is contained in:
2024-06-27 21:19:00 +02:00
parent 2acfa53b63
commit bb6d221ced
2 changed files with 6 additions and 2 deletions

View File

@@ -66,7 +66,8 @@
"1.20.3": 765,
"1.20.4": 765,
"1.20.5": 766,
"1.20.6": 766
"1.20.6": 766,
"1.21": 767
},
"versionsOfProtocol": {
"4": [
@@ -217,6 +218,9 @@
"766": [
"1.20.5",
"1.20.6"
],
"767": [
"1.21"
]
}
}