From 265116a32e97a6bfaf5106f9230d241f9b68bf11 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 14 Feb 2020 23:50:15 +0800 Subject: Update to 20w07a Signed-off-by: shedaniel --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5a16d8a68..02e73d3fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,11 +1,11 @@ mod_version=4.0.1-unstable -minecraft_version=20w06a -yarn_version=20w06a+build.3 +minecraft_version=20w07a +yarn_version=20w07a+build.1 fabricloader_version=0.7.8+build.184 cloth_events_version=1.2.0 cloth_config_version=2.10 modmenu_version=1.8.5+build.23 -fabric_api=0.4.30+build.294-1.16 +fabric_api=0.4.33+build.298-1.16 autoconfig1u=1.2.4 api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations api_exculde= -- cgit