fix decoding sections with duplicate palette entries (#1430)

This commit is contained in:
DaPorkchop_ 2020-10-19 10:43:51 +02:00 committed by GitHub
parent 45429a9357
commit 18e2a52d98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>8270ec65e3</version>
<version>1b01b1ffef</version>
<scope>compile</scope>
<exclusions>
<exclusion>