mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e3ba7321a | ||
|
|
0dbee3cead | ||
|
|
5c8cb3baf3 | ||
|
|
314d977a8b | ||
|
|
93c435be9e | ||
|
|
5293dd2095 | ||
|
|
1a9a9afab3 | ||
|
|
934de35447 | ||
|
|
909eaab967 | ||
|
|
27ddb0b97f | ||
|
|
6b0708cb5d |
@@ -4,7 +4,7 @@ version = rootProject.version
|
|||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
|
||||||
compileOnly("com.github.lokka30:LevelledMobs:3.1.4")
|
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 {
|
publishing {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#libreforge-updater
|
#libreforge-updater
|
||||||
#Sat Sep 02 17:34:12 BST 2023
|
#Sat Oct 28 14:15:22 BST 2023
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
libreforge-version=4.33.2
|
libreforge-version=4.38.1
|
||||||
version=9.32.1
|
version=9.37.1
|
||||||
|
|||||||
Reference in New Issue
Block a user