aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-06-11 14:56:39 +0800
committershedaniel <daniel@shedaniel.me>2020-06-11 14:58:06 +0800
commit14802dfe0c02bd5b9c442672de62f4f113524954 (patch)
tree61e24271025b45d1d91a059453a96a41e67f4ab8 /gradle.properties
parenta5da8d98938c518783b57a7459376d63a893a543 (diff)
downloadRoughlyEnoughItems-14802dfe0c02bd5b9c442672de62f4f113524954.tar.gz
RoughlyEnoughItems-14802dfe0c02bd5b9c442672de62f4f113524954.tar.bz2
RoughlyEnoughItems-14802dfe0c02bd5b9c442672de62f4f113524954.zip
Fix tags in favorites, fix #349
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties14
1 files changed, 7 insertions, 7 deletions
diff --git a/gradle.properties b/gradle.properties
index 2984ae565..93eb43bcc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,14 +1,14 @@
org.gradle.jvmargs=-Xmx3G
-mod_version=4.4.2
-supported_version=1.16-pre1/2
-minecraft_version=1.16-pre2
-yarn_version=1.16-pre2+build.2+legacy.20w09a+build.8
+mod_version=4.4.3
+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.0-unstable
-modmenu_version=1.11.8+build.13
+cloth_config_version=4.5.2
+modmenu_version=1.12.0+build.14
fabric_api=0.11.7+build.356-1.16
-autoconfig1u=3.0.1-unstable
+autoconfig1u=3.2.1-unstable
api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u
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