Added DeluxeSellwands support

This commit is contained in:
Auxilor
2021-11-02 09:49:15 +00:00
parent 4757549f23
commit 38cd955e41
4 changed files with 30 additions and 0 deletions
+2
View File
@@ -8,4 +8,6 @@ dependencies {
compileOnly 'com.willfp:EcoEnchants:8.2.0'
compileOnly 'com.willfp:EcoSkills:1.2.4'
compileOnly 'com.github.brcdev-minecraft:shopgui-api:2.2.0'
compileOnly fileTree(dir: '../../lib', include: ['*.jar'])
}