From 20c06c5dfba6e0d792806b22b2d0c2b9c76134f8 Mon Sep 17 00:00:00 2001 From: 2998755580 <84196800+2998755580@users.noreply.github.com> Date: Mon, 14 Mar 2022 09:39:04 +0800 Subject: [PATCH] 1.18.2 --- gradle.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index a4b89f7..f76e832 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/use - minecraft_version=1.18.1 - yarn_mappings=1.18.1+build.3 - loader_version=0.12.11 + minecraft_version=1.18.2 + yarn_mappings=1.18.2+build.1 + loader_version=0.13.3 # Mod Properties - mod_version = 1.1.1 + mod_version = 1.1.2 maven_group = com.vladmarica archives_base_name = BetterPingDisplay-Fabric # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api - fabric_version=0.44.0+1.18 + fabric_version=0.47.10+1.18.2