9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-23 17:09:27 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2023-09-13 15:08:42 +01:00
parent 6b0708cb5d
commit 27ddb0b97f
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ version = rootProject.version
dependencies {
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("com.github.lokka30:LevelledMobs:3.1.4")
compileOnly("com.ticxo.modelengine:api:R3.1.6")
compileOnly("com.ticxo.modelengine:api:R3.1.8")
}
publishing {