forked from GeyserMC/Geyser
Merge branch 'inventory' into block-break-animations
This commit is contained in:
commit
20e6c7fcbf
6 changed files with 83 additions and 1 deletions
|
@ -66,6 +66,12 @@
|
|||
<version>8.3.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.nukkitx.fastutil</groupId>
|
||||
<artifactId>fastutil-object-byte-maps</artifactId>
|
||||
<version>8.3.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>opennbt</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue