9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-30 20:39:13 +00:00

Began complete rewrite

This commit is contained in:
Auxilor
2022-02-05 18:20:16 +00:00
parent 765b65343a
commit 03efa137f4
37 changed files with 723 additions and 319 deletions

View File

@@ -3,8 +3,7 @@ version rootProject.version
dependencies {
compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
compileOnly 'commons-io:commons-io:2.8.0'
compileOnly 'com.github.lokka30:LevelledMobs:3.1.4'
compileOnly 'io.lumine.xikage:MythicMobs:4.9.1'
compileOnly 'net.kyori:adventure-api:4.9.1'
}
compileOnly 'net.kyori:adventure-api:4.9.3'
}