From 5e1f98ab70cd633cbe3b83247eb7ada07dec7c2b Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Wed, 11 Dec 2024 21:56:30 +0100 Subject: [PATCH] Update MC version file with 1.21.4 --- .../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 6e9ccbd..b0d17f0 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 @@ -70,7 +70,8 @@ "1.21": 767, "1.21.1": 767, "1.21.2": 768, - "1.21.3": 768 + "1.21.3": 768, + "1.21.4": 769 }, "versionsOfProtocol": { "4": [ @@ -229,6 +230,9 @@ "768": [ "1.21.2", "1.21.3" + ], + "769": [ + "1.21.4" ] } } \ No newline at end of file