From ee5b4871178f42d365e99b1133a3faffe989adad Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 5 Apr 2020 16:05:57 +0800 Subject: 9 patch textures Signed-off-by: shedaniel --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 520e39bca..ed0fd4b5d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,12 +1,12 @@ -mod_version=4.1.4-unstable +mod_version=4.1.5-unstable minecraft_version=20w14a yarn_version=20w14a+build.2 fabricloader_version=0.7.9+build.190 cloth_events_version=2.0.2-unstable -cloth_config_version=3.1.0-unstable +cloth_config_version=3.3.1-unstable modmenu_version=1.11.0+build.2 fabric_api=0.5.7+build.314-1.16 -autoconfig1u=1.2.5 +autoconfig1u=2.0 api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations 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 -- cgit