From 8c0db895da78801bddb52a3a7bc13b4e1ba01f07 Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Tue, 1 Jul 2025 21:39:39 +0200 Subject: [PATCH] Added MC 1.21.7 --- .../fr/pandacube/lib/core/mc_version/mcversion.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json b/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json index 1c85e81..55db6f6 100644 --- a/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json +++ b/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json @@ -73,7 +73,8 @@ "1.21.3": 768, "1.21.4": 769, "1.21.5": 770, - "1.21.6": 771 + "1.21.6": 771, + "1.21.7": 772 }, "versionsOfProtocol": { "4": [ @@ -241,6 +242,9 @@ ], "771": [ "1.21.6" + ], + "772": [ + "1.21.7" ] } } \ No newline at end of file