Update to REI 6 (#2404)

Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
shedaniel 2021-06-03 23:58:56 +08:00 committed by GitHub
parent dc216b974d
commit 8243c936be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 301 additions and 315 deletions

View file

@ -143,7 +143,7 @@ dependencies {
api project(":RebornCore")
include project(":RebornCore")
disabledOptionalDependency "me.shedaniel:RoughlyEnoughItems:5.8.9"
optionalDependency "me.shedaniel:RoughlyEnoughItems-fabric:6.0.245-alpha"
disabledOptionalDependency ('com.github.emilyploszaj:trinkets:2.6.7')
disabledOptionalDependency "com.github.dexman545:autoswitch-api:-SNAPSHOT"
}