mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
40 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5293dd2095 | ||
|
|
1a9a9afab3 | ||
|
|
934de35447 | ||
|
|
909eaab967 | ||
|
|
27ddb0b97f | ||
|
|
6b0708cb5d | ||
|
|
c8bd1b379d | ||
|
|
683b3fe082 | ||
|
|
0b95669a35 | ||
|
|
f6a9493645 | ||
|
|
fb3aae24e0 | ||
|
|
9c05965b76 | ||
|
|
fdc12dda3d | ||
|
|
f79aad596f | ||
|
|
b29de7effb | ||
|
|
45725b95fe | ||
|
|
a350769ff2 | ||
|
|
9028db8309 | ||
|
|
1535ab476e | ||
|
|
908d929718 | ||
|
|
f410216ab8 | ||
|
|
26cc3be8a7 | ||
|
|
91b85fea88 | ||
|
|
b16e427da6 | ||
|
|
16df926b84 | ||
|
|
16336c5716 | ||
|
|
776b8718b2 | ||
|
|
2dec97e473 | ||
|
|
c177543653 | ||
|
|
aeae0d3737 | ||
|
|
710fb6d2e4 | ||
|
|
9a903e285e | ||
|
|
a033751019 | ||
|
|
d9ab454ca8 | ||
|
|
2ead72ad15 | ||
|
|
365f99a49b | ||
|
|
b8fbfe24b6 | ||
|
|
f545a6c010 | ||
|
|
1c6f1c037e | ||
|
|
fc35c2b7a9 |
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* @WillFP
|
||||||
@@ -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.5")
|
compileOnly("com.ticxo.modelengine:api:R3.1.8")
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#libreforge-updater
|
#libreforge-updater
|
||||||
#Mon Jun 05 16:26:37 BST 2023
|
#Mon Oct 02 11:54:11 BST 2023
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
libreforge-version=4.18.0
|
libreforge-version=4.36.0
|
||||||
version=9.17.0
|
version=9.35.0
|
||||||
|
|||||||
Reference in New Issue
Block a user