aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-06-11 19:15:16 +0800
committershedaniel <daniel@shedaniel.me>2020-06-11 19:15:16 +0800
commit4755b58cc468d8711f21c42fb2f51357da5ca851 (patch)
tree32437a186542a6b0db9e9876cfaace080e8e0d68 /gradle.properties
parent14802dfe0c02bd5b9c442672de62f4f113524954 (diff)
downloadRoughlyEnoughItems-4755b58cc468d8711f21c42fb2f51357da5ca851.tar.gz
RoughlyEnoughItems-4755b58cc468d8711f21c42fb2f51357da5ca851.tar.bz2
RoughlyEnoughItems-4755b58cc468d8711f21c42fb2f51357da5ca851.zip
Rewritten Config Screen
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties
index 93eb43bcc..32b88a904 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,14 +1,14 @@
org.gradle.jvmargs=-Xmx3G
-mod_version=4.4.3
+mod_version=4.5.0
supported_version=1.16-pre3
minecraft_version=1.16-pre3
yarn_version=1.16-pre3+build.1+legacy.20w09a+build.8
fabricloader_version=0.8.7+build.201
-cloth_events_version=2.2.0-unstable
-cloth_config_version=4.5.2
+cloth_client_events_v0_version=1.0.2
+cloth_config_version=4.5.3
modmenu_version=1.12.0+build.14
-fabric_api=0.11.7+build.356-1.16
-autoconfig1u=3.2.1-unstable
-api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u
+fabric_api=0.11.8+build.357-1.16
+autoconfig1u=3.2.0-unstable
+api_include=me.shedaniel.cloth.api:cloth-client-events-v0,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,net.fabricmc.fabric-api:fabric-api-base
api_exculde=
#api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations,net.fabricmc.fabric-api:fabric- \ No newline at end of file