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

fuck you, modelengine. i hate youh

This commit is contained in:
Auxilor
2023-05-18 16:27:43 +01:00
parent 9e07b39c10
commit 4264892c5f

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.7")
compileOnly("com.ticxo.modelengine:api:R3.1.5")
}
publishing {