From 9b01b898849efc7a02aae3b40b14a1df30fe6adf Mon Sep 17 00:00:00 2001 From: Jottyfan Date: Sat, 4 Mar 2023 16:03:31 +0100 Subject: [PATCH] uprades --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index b07b77b..b0205ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,8 +4,8 @@ # Fabric Properties # check these on https://fabricmc.net/versions.html - minecraft_version=23w06a - yarn_mappings=23w06a+build.12 + minecraft_version=1.19.4-pre3 + yarn_mappings=1.19.4-pre3+build.4 loader_version=0.14.14 # Mod Properties @@ -14,7 +14,7 @@ archives_base_name = quickiefabric # Dependencies - fabric_version=0.73.5+1.19.4 + fabric_version=0.75.2+1.19.4 # for ExtendedLeavesBlock terraform_wood_api_version=5.0.0-beta.1