9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-04 15:41:46 +00:00
This commit is contained in:
XiaoMoMi
2023-06-27 00:06:45 +08:00
parent d019354c23
commit 9e5117f401
12 changed files with 340 additions and 176 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = 'net.momirealms'
version = '3.2.5.0'
version = '3.3.0.0-beta'
repositories {
mavenCentral()
@@ -26,10 +26,10 @@ repositories {
dependencies {
compileOnly ('dev.dejvokep:boosted-yaml:1.3.1')
compileOnly ('commons-io:commons-io:2.11.0')
compileOnly ('io.papermc.paper:paper-api:1.20-R0.1-SNAPSHOT')
compileOnly ('io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT')
compileOnly ('me.clip:placeholderapi:2.11.3')
compileOnly ('com.github.LoneDev6:api-itemsadder:3.4.1e')
compileOnly('com.github.oraxen:oraxen:1.157.2')
compileOnly ('com.github.oraxen:oraxen:1.157.2')
compileOnly ('io.lumine:Mythic-Dist:5.0.3-SNAPSHOT')
compileOnly ('com.willfp:eco:6.60.0')
compileOnly ('com.willfp:EcoJobs:3.13.0')