rei for 1.17

This commit is contained in:
Frank Bauer 2021-06-24 21:14:20 +02:00
parent 2d130fac96
commit 63b524af62
2 changed files with 4 additions and 5 deletions

View file

@ -20,7 +20,6 @@ group = project.maven_group
repositories {
maven { url "https://maven.dblsaiko.net/" }
maven { url "https://server.bbkr.space:8081/artifactory/libs-release/" }
maven { url "https://maven.fabricmc.net/" }
maven { url 'https://maven.blamejared.com' }
maven { url "https://maven.shedaniel.me/" }
@ -36,8 +35,8 @@ dependencies {
//useApi "vazkii.patchouli:Patchouli:1.16.4-${project.patchouli_version}"
useApi "com.github.paulevsGitch:BCLib:${project.bclib_version}"
useOptional "me.shedaniel:RoughlyEnoughItems:${project.rei_version}"
useOptional "me.shedaniel:RoughlyEnoughItems-api:${project.rei_version}"
useOptional "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
useOptional "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"
//useOptional "grondag:canvas-mc116:${project.canvas_version}"
}

View file

@ -18,4 +18,4 @@ patchouli_version = 50-FABRIC
fabric_version = 0.36.0+1.17
canvas_version = 1.0.+
bclib_version = 0.1.43
rei_version = 5.8.+
rei_version = 6.0.258-alpha