mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2505ddd845 | ||
|
|
ea7371db9e | ||
|
|
b53ab306ed | ||
|
|
33f82117e4 | ||
|
|
a80e060a7e | ||
|
|
a915752922 | ||
|
|
06eb724bd8 |
@@ -41,7 +41,7 @@ allprojects {
|
||||
compileOnly("org.jetbrains:annotations:23.0.0")
|
||||
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
|
||||
|
||||
implementation("com.willfp:libreforge:3.125.0")
|
||||
implementation("com.willfp:libreforge:3.127.1")
|
||||
implementation("org.joml:joml:1.10.4")
|
||||
}
|
||||
|
||||
|
||||
@@ -7,5 +7,5 @@ dependencies {
|
||||
|
||||
// Integrations
|
||||
compileOnly("com.github.lokka30:LevelledMobs:3.1.4")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.0.1")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.3")
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#libreforge-updater
|
||||
#Mon Dec 05 10:51:14 GMT 2022
|
||||
version=8.111.0
|
||||
#Sat Jan 07 12:17:46 GMT 2023
|
||||
version=8.113.1
|
||||
plugin-name=EcoBosses
|
||||
|
||||
Reference in New Issue
Block a user