mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-29 16:47:56 +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:
@@ -51,8 +51,8 @@ dependencies {
|
|||||||
include 'com.electronwill.night-config:toml:3.6.3'
|
include 'com.electronwill.night-config:toml:3.6.3'
|
||||||
include "me.shedaniel.cloth:cloth-config-fabric:${cloth_config_version}"
|
include "me.shedaniel.cloth:cloth-config-fabric:${cloth_config_version}"
|
||||||
|
|
||||||
modRuntime "me.shedaniel:RoughlyEnoughItems-api:5.8.9"
|
modRuntime "me.shedaniel:RoughlyEnoughItems-api:5.12.248"
|
||||||
modRuntime "me.shedaniel:RoughlyEnoughItems:5.8.9"
|
modRuntime "me.shedaniel:RoughlyEnoughItems:5.12.248"
|
||||||
}
|
}
|
||||||
|
|
||||||
processResources {
|
processResources {
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
org.gradle.jvmargs=-Xmx1G
|
org.gradle.jvmargs=-Xmx1G
|
||||||
|
|
||||||
# Mod properties
|
# Mod properties
|
||||||
mod_version=1.96.0
|
mod_version=1.96.1-beta
|
||||||
|
|
||||||
# Minecraft properties
|
# Minecraft properties
|
||||||
mc_version=1.16.5
|
mc_version=1.16.5
|
||||||
|
Reference in New Issue
Block a user