Merge remote-tracking branch 'origin/1.15' into 1.15
This commit is contained in:
commit
bc57e38828
4 changed files with 62 additions and 69 deletions
|
@ -81,10 +81,7 @@ dependencies {
|
|||
modCompile "net.fabricmc.fabric-api:fabric-api:0.4.13+build.263-1.15"
|
||||
|
||||
modCompileOnly "io.github.prospector:modmenu:1.7.9-unstable.19w34a+build.1"
|
||||
modCompileOnly ("me.shedaniel:RoughlyEnoughItems:3.2.6+build.49") {
|
||||
//Thanks for moving the project breaking gradle...
|
||||
exclude group: 'io.github.prospector.modmenu', module: 'ModMenu'
|
||||
}
|
||||
modCompileOnly ("me.shedaniel:RoughlyEnoughItems:3.2.7-unstable.201911150440")
|
||||
modCompile ('io.github.cottonmc:LibCD:1.5.0+1.14.4') {
|
||||
transitive = false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue