diff --git a/build.gradle b/build.gradle index 686c19c8a..45c98ce0d 100644 --- a/build.gradle +++ b/build.gradle @@ -51,8 +51,8 @@ dependencies { include 'com.electronwill.night-config:toml:3.6.3' include "me.shedaniel.cloth:cloth-config-fabric:${cloth_config_version}" - modRuntime "me.shedaniel:RoughlyEnoughItems-api:5.8.9" - modRuntime "me.shedaniel:RoughlyEnoughItems:5.8.9" + modRuntime "me.shedaniel:RoughlyEnoughItems-api:5.12.248" + modRuntime "me.shedaniel:RoughlyEnoughItems:5.12.248" } processResources { diff --git a/gradle.properties b/gradle.properties index 628e28644..98fd0dbd7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Mod properties -mod_version=1.96.0 +mod_version=1.96.1-beta # Minecraft properties mc_version=1.16.5