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 149084e..817d332 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 @@ -66,7 +66,8 @@ "1.20.3": 765, "1.20.4": 765, "1.20.5": 766, - "1.20.6": 766 + "1.20.6": 766, + "1.21": 767 }, "versionsOfProtocol": { "4": [ @@ -217,6 +218,9 @@ "766": [ "1.20.5", "1.20.6" + ], + "767": [ + "1.21" ] } } \ No newline at end of file diff --git a/pom.xml b/pom.xml index 45dd127..ffd1d4c 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 21 UTF-8 - 1.20-R0.3-SNAPSHOT + 1.21-R0.1-SNAPSHOT 1.20.6-R0.1 1.20.6