Update REI
This commit is contained in:
parent
8b527dbead
commit
b1eb120d0e
2 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ dependencies {
|
||||||
|
|
||||||
include project(":RebornCore")
|
include project(":RebornCore")
|
||||||
|
|
||||||
optionalClientDependency("me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}", false)
|
optionalClientDependency("me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}", true)
|
||||||
|
|
||||||
// Use groovy for datagen/gametest, if you are copying this you prob dont want it.
|
// Use groovy for datagen/gametest, if you are copying this you prob dont want it.
|
||||||
gametestImplementation 'org.apache.groovy:groovy:4.0.10'
|
gametestImplementation 'org.apache.groovy:groovy:4.0.10'
|
||||||
|
|
|
@ -14,4 +14,4 @@ fapi_version=0.75.3+1.19.4
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
energy_version=3.0.0
|
energy_version=3.0.0
|
||||||
rei_version=10.0.581
|
rei_version=11.0.597
|
Loading…
Reference in a new issue