We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbc358 commit 120045dCopy full SHA for 120045d
pom.xml
@@ -76,6 +76,12 @@
76
<version>1.16.5-R0.1-SNAPSHOT</version>
77
<scope>provided</scope>
78
</dependency>
79
+ <dependency>
80
+ <groupId>net.azisaba</groupId>
81
+ <artifactId>EnderChestPlus</artifactId>
82
+ <version>1.3.1</version>
83
+ <scope>provided</scope>
84
+ </dependency>
85
<dependency>
86
<groupId>dev.felnull</groupId>
87
<artifactId>BetterGUI</artifactId>
0 commit comments