Reactivated REI

This commit is contained in:
Sebastian Hartte
2020-08-02 22:31:27 +02:00
parent d238f6e8e4
commit 469a1e205b
+3 -1
View File
@@ -115,7 +115,9 @@ dependencies {
modCompileOnly("mcp.mobius.waila:Hwyla:1.16.1-1.9.22-75") {
exclude group: "net.fabricmc.fabric-api"
}
// modRuntimeOnly "me.shedaniel:RoughlyEnoughItems:4.6.6"
modRuntime("me.shedaniel:RoughlyEnoughItems:5.0.2-unstable") {
exclude group: "net.fabricmc.fabric-api"
}
// modRuntimeOnly "mcp.mobius.waila:Hwyla:1.16.1-1.9.22-75"
implementation 'com.google.code.findbugs:jsr305:3.0.2'