From 9ab2cfcb6aac73cca7575f838430c6c3d8d726ec Mon Sep 17 00:00:00 2001 From: TomTheFurry Date: Fri, 15 Apr 2022 16:48:49 +0800 Subject: [PATCH] Fix multiple little bugs --- core | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core b/core index 73f9edc09..705060fa9 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 73f9edc091a545da4097c98cd98267a0be219b33 +Subproject commit 705060fa9742d5a20c96cc438d66dae53366fd2f diff --git a/gradle.properties b/gradle.properties index 2ef981373..d122baa23 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,4 +19,4 @@ manifold_version=2022.1.7 mcVersions=1.16.5,1.17.1,1.18.1,1.18.2 ##### FOR IDE SUPPORT AND TELL IDE TO USE CERTIAN MC VERSION: SWITCH THIS: -mcVer=1.18.1 \ No newline at end of file +mcVer=1.18.2 \ No newline at end of file