From d3097781bc64ec8709b1d2347ef761f371815308 Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Wed, 8 May 2024 10:07:13 +0200 Subject: [PATCH] Added 1.20.5 and 1.20.6 --- .../fr/pandacube/lib/core/mc_version/mcversion.json | 8 +++++++- 1 file changed, 7 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 5a1287c..149084e 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 @@ -64,7 +64,9 @@ "1.20.1": 763, "1.20.2": 764, "1.20.3": 765, - "1.20.4": 765 + "1.20.4": 765, + "1.20.5": 766, + "1.20.6": 766 }, "versionsOfProtocol": { "4": [ @@ -211,6 +213,10 @@ "765": [ "1.20.3", "1.20.4" + ], + "766": [ + "1.20.5", + "1.20.6" ] } } \ No newline at end of file