forked from GeyserMC/Geyser
Update MCProtocolLib to fix more custom recipe stuff (#1534)
This commit is contained in:
parent
e748240a02
commit
80cf407fae
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.steveice10</groupId>
|
<groupId>com.github.steveice10</groupId>
|
||||||
<artifactId>mcprotocollib</artifactId>
|
<artifactId>mcprotocollib</artifactId>
|
||||||
<version>6ac79c14d6</version>
|
<version>86e1901be5</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|
Loading…
Reference in a new issue