From 9374f8d280bdf4896929d1dd3b40b44856afe24a Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Fri, 4 Apr 2025 00:29:52 +0200 Subject: [PATCH] Updated MC version json file --- .../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 b0d17f0..ed6fdee 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 @@ -71,7 +71,8 @@ "1.21.1": 767, "1.21.2": 768, "1.21.3": 768, - "1.21.4": 769 + "1.21.4": 769, + "1.21.5": 770 }, "versionsOfProtocol": { "4": [ @@ -233,6 +234,9 @@ ], "769": [ "1.21.4" + ], + "770": [ + "1.21.5" ] } } \ No newline at end of file