feat: 1.17 support
This commit is contained in:
parent
c6fd2ad186
commit
515303b16f
4 changed files with 154 additions and 8 deletions
5
dist/pom.xml
vendored
5
dist/pom.xml
vendored
|
@ -46,6 +46,11 @@
|
|||
<artifactId>nicko-core</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>nicko-v1_17_R1</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>nicko-v1_18_R1</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue