From 5943b10d167c0304ffcab5f966bcabf685d5c158 Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Sat, 21 Jun 2025 18:14:18 +0200 Subject: [PATCH] Added MC 1.21.6 --- .../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 ed6fdee..1c85e81 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 @@ -72,7 +72,8 @@ "1.21.2": 768, "1.21.3": 768, "1.21.4": 769, - "1.21.5": 770 + "1.21.5": 770, + "1.21.6": 771 }, "versionsOfProtocol": { "4": [ @@ -237,6 +238,9 @@ ], "770": [ "1.21.5" + ], + "771": [ + "1.21.6" ] } } \ No newline at end of file