FIx REI Compat for 1.15 snapshots (#1888)
This commit is contained in:
parent
f9b9279500
commit
16fe02f359
4 changed files with 62 additions and 69 deletions
|
@ -81,10 +81,7 @@ dependencies {
|
|||
modCompile "net.fabricmc.fabric-api:fabric-api:0.4.12+build.261-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