Work towards fixing shulkers

This commit is contained in:
Jikoo
2021-07-28 13:38:21 -04:00
parent ea99bd5fd4
commit 8599997e03
5 changed files with 60 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
<artifactId>spigot</artifactId>
<groupId>org.spigotmc</groupId>
<scope>provided</scope>
<version>1.17-R0.1-SNAPSHOT</version>
<version>1.17.1-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<artifactId>openinvapi</artifactId>