From b85c5acb2166ede2123f62a9d1b773c45f7a0e4a Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Sat, 9 Dec 2023 14:17:37 +0100 Subject: [PATCH] MC version 1.20.3-4 --- .../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 db8b52c..5a1287c 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 @@ -62,7 +62,9 @@ "1.19.4": 762, "1.20": 763, "1.20.1": 763, - "1.20.2": 764 + "1.20.2": 764, + "1.20.3": 765, + "1.20.4": 765 }, "versionsOfProtocol": { "4": [ @@ -205,6 +207,10 @@ ], "764": [ "1.20.2" + ], + "765": [ + "1.20.3", + "1.20.4" ] } } \ No newline at end of file