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:
parent
dbe98ac270
commit
84a1f63445
@ -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 {
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user