Disabled REI as it crashes with release 1.19
This commit is contained in:
parent
170608fef5
commit
bddfa09b12
13 changed files with 812 additions and 822 deletions
|
@ -47,8 +47,8 @@ dependencies {
|
|||
modImplementation "com.github.quiqueck:BCLib:${project.bclib_version}"
|
||||
}
|
||||
|
||||
useOptional "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
|
||||
useOptional "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"
|
||||
// useOptional "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
|
||||
//useOptional "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"
|
||||
}
|
||||
|
||||
def useOptional(String dep) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue