mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5293dd2095 | ||
|
|
1a9a9afab3 | ||
|
|
934de35447 | ||
|
|
909eaab967 | ||
|
|
27ddb0b97f | ||
|
|
6b0708cb5d | ||
|
|
c8bd1b379d | ||
|
|
683b3fe082 | ||
|
|
0b95669a35 | ||
|
|
f6a9493645 | ||
|
|
fb3aae24e0 | ||
|
|
9c05965b76 |
@@ -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
|
||||||
#Tue Aug 15 18:52:11 BST 2023
|
#Mon Oct 02 11:54:11 BST 2023
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
libreforge-version=4.29.0
|
libreforge-version=4.36.0
|
||||||
version=9.29.0
|
version=9.35.0
|
||||||
|
|||||||
Reference in New Issue
Block a user