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 ed6fdee..1c85e81 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 @@ -72,7 +72,8 @@ "1.21.2": 768, "1.21.3": 768, "1.21.4": 769, - "1.21.5": 770 + "1.21.5": 770, + "1.21.6": 771 }, "versionsOfProtocol": { "4": [ @@ -237,6 +238,9 @@ ], "770": [ "1.21.5" + ], + "771": [ + "1.21.6" ] } } \ No newline at end of file