Updated MC version json file

This commit is contained in:
Marc Baloup 2025-04-04 00:29:52 +02:00
parent f5194334de
commit 9374f8d280

View File

@ -71,7 +71,8 @@
"1.21.1": 767, "1.21.1": 767,
"1.21.2": 768, "1.21.2": 768,
"1.21.3": 768, "1.21.3": 768,
"1.21.4": 769 "1.21.4": 769,
"1.21.5": 770
}, },
"versionsOfProtocol": { "versionsOfProtocol": {
"4": [ "4": [
@ -233,6 +234,9 @@
], ],
"769": [ "769": [
"1.21.4" "1.21.4"
],
"770": [
"1.21.5"
] ]
} }
} }