[Change] Disabled EMI and Trinkets support for now
This commit is contained in:
parent
103518caf5
commit
21434e8b98
10 changed files with 323 additions and 326 deletions
|
@ -93,8 +93,8 @@ dependencies {
|
|||
} else {
|
||||
modImplementation "com.github.quiqueck:BCLib:${project.bclib_version}"
|
||||
}
|
||||
// modCompileOnly "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
|
||||
// modCompileOnly "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"
|
||||
modCompileOnly "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
|
||||
modCompileOnly "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"
|
||||
|
||||
//needed for trinkets, otherwise BetterEnd would require users to install trinkets
|
||||
// modApi "dev.onyxstudios.cardinal-components-api:cardinal-components-base:${project.cca_version}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue