1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-27 07:52:18 +00:00

fix build env, beta-build

update REI so it doesnt have a stroke with newer CC:R config, and update the gradle properties for 1.96.1-beta,
This commit is contained in:
Merith-TK 2021-06-09 09:25:03 -07:00
parent dbe98ac270
commit 84a1f63445
2 changed files with 3 additions and 3 deletions

View File

@ -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 {

View File

@ -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