diff --git a/common/build.gradle.kts b/common/build.gradle.kts index 1f2f16a7..a4e30837 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -9,7 +9,7 @@ dependencies { modCompileOnly("me.shedaniel:RoughlyEnoughItems-api:17.0.790") modCompileOnly("mezz.jei:jei-1.21.1-common-api:19.21.0.247") - modCompileOnly("dev.emi:emi-xplat-intermediary:1.1.16+1.21.1") // Unfortunately, although the API does what I need, it does in a way that's wholly different from the other recipe viewers + modCompileOnly("dev.emi:emi-xplat-intermediary:1.1.9+") // Unfortunately, although the API does what I need, it does in a way that's wholly different from the other recipe viewers } architectury {