Added MC 1.21.7

This commit is contained in:
Marc Baloup 2025-07-01 21:39:39 +02:00
parent 5943b10d16
commit 8c0db895da

View File

@ -73,7 +73,8 @@
"1.21.3": 768, "1.21.3": 768,
"1.21.4": 769, "1.21.4": 769,
"1.21.5": 770, "1.21.5": 770,
"1.21.6": 771 "1.21.6": 771,
"1.21.7": 772
}, },
"versionsOfProtocol": { "versionsOfProtocol": {
"4": [ "4": [
@ -241,6 +242,9 @@
], ],
"771": [ "771": [
"1.21.6" "1.21.6"
],
"772": [
"1.21.7"
] ]
} }
} }