Update to REI 3.0-pre (#1793)

* Update to REI 3.0-pre

* Update fabric.mod.json
This commit is contained in:
Daniel She 2019-08-19 21:26:47 +08:00 committed by Modmuss50
parent c03d99f11f
commit f0b8d99853
7 changed files with 56 additions and 72 deletions

View file

@ -93,7 +93,7 @@ dependencies {
modCompile "io.github.prospector:modmenu:1.7.7+build.116"
modCompile "io.github.prospector.silk:SilkAPI:1.2.4-43"
modCompile ("me.shedaniel:RoughlyEnoughItems:2.9.7+build.145") {
modCompile ("me.shedaniel:RoughlyEnoughItems:3.0-pre+build.1") {
//Thanks for moving the project breaking gradle...
exclude group: 'io.github.prospector.modmenu', module: 'ModMenu'
}