1.17: TechReborn compiles and runs, big thanks to @petabyteboy
Co-authored-by: Milan Pässler <milan@petabyte.dev>
This commit is contained in:
parent
c661de5254
commit
b33f4be5f4
212 changed files with 952 additions and 2025 deletions
|
@ -153,9 +153,9 @@ dependencies {
|
|||
api project(":RebornCore")
|
||||
include project(":RebornCore")
|
||||
|
||||
optionalDependency "me.shedaniel:RoughlyEnoughItems:5.8.9"
|
||||
disabledOptionalDependency "me.shedaniel:RoughlyEnoughItems:5.8.9"
|
||||
disabledOptionalDependency ('com.github.emilyploszaj:trinkets:2.6.7')
|
||||
optionalDependency "com.github.dexman545:autoswitch-api:-SNAPSHOT"
|
||||
disabledOptionalDependency "com.github.dexman545:autoswitch-api:-SNAPSHOT"
|
||||
}
|
||||
|
||||
def optionalDependency(String dep) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue