forked from GeyserMC/Geyser
Update MCProtocolLib to fix cached chunks on non-Spigot (#937)
This commit is contained in:
parent
e942d7c553
commit
7757913c00
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>mcprotocollib</artifactId>
|
||||
<version>ed6e845095</version>
|
||||
<version>46b46001f6</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in a new issue