Update fabric-api, rei, towelette
This commit is contained in:
parent
0d5f37c6b7
commit
9b496c0a1a
1 changed files with 3 additions and 4 deletions
|
@ -66,10 +66,9 @@ dependencies {
|
||||||
modCompile "net.fabricmc:fabric-loader:0.7.2+build.174"
|
modCompile "net.fabricmc:fabric-loader:0.7.2+build.174"
|
||||||
|
|
||||||
//Fabric api
|
//Fabric api
|
||||||
modCompile "net.fabricmc.fabric-api:fabric-api:0.4.23+build.276-1.15"
|
modCompile "net.fabricmc.fabric-api:fabric-api:0.4.24+build.279-1.15"
|
||||||
|
|
||||||
modCompile "curse.maven:modmenu:2837462"
|
modCompile ("me.shedaniel:RoughlyEnoughItems:3.2.25")
|
||||||
modCompile ("me.shedaniel:RoughlyEnoughItems:3.2.18")
|
|
||||||
modCompile ('io.github.cottonmc:LibCD:2.0.1+1.15') {
|
modCompile ('io.github.cottonmc:LibCD:2.0.1+1.15') {
|
||||||
transitive = false
|
transitive = false
|
||||||
}
|
}
|
||||||
|
@ -86,7 +85,7 @@ dependencies {
|
||||||
|
|
||||||
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
|
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
|
||||||
|
|
||||||
modCompileOnly ('curse.maven:towelette:2834316') {
|
modCompileOnly ('curse.maven:towelette:2842017') {
|
||||||
transitive = false
|
transitive = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue