Fix recipe outputs display in REI. Closes #2417

This commit is contained in:
drcrazy 2021-07-03 01:11:18 +03:00
parent 399f267b43
commit 5eef35551a
2 changed files with 3 additions and 3 deletions

View file

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