diff --git a/pandalib-core/pom.xml b/pandalib-core/pom.xml
index 7b0dba0..950c055 100644
--- a/pandalib-core/pom.xml
+++ b/pandalib-core/pom.xml
@@ -104,6 +104,7 @@
${project.basedir}/src/main/resources/fr/pandacube/lib/core/mc_version
mcversion.json
true
+ true
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 b982dd5..99ca622 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
@@ -61,7 +61,8 @@
"1.7.5": 4,
"1.7.4": 4,
"1.7.3": 4,
- "1.7.2": 4
+ "1.7.2": 4,
+ "1.20.2": 764
},
"versionsOfProtocol": {
"763": [
@@ -201,6 +202,9 @@
"1.7.3",
"1.7.4",
"1.7.5"
+ ],
+ "764": [
+ "1.20.2"
]
}
}
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 84f712a..d322388 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
17
UTF-8
- 1.20-R0.1-SNAPSHOT
+ 1.20-R0.2-SNAPSHOT
1.20-R0.1
1.20.1