From 1b2fc0e3644f4d4a9f890b3d6a0371da38369fbd Mon Sep 17 00:00:00 2001 From: TomTheFurry Date: Sun, 14 Aug 2022 23:39:46 +0800 Subject: [PATCH] Start rework on the generationQueue system so that it hooks directly into base DataFileHandler instead of watching for PlaceHolder obj. This also means a hyper complex concurrent customized quad tree implementation... So, great. --- 1.18.2.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.18.2.properties b/1.18.2.properties index 308a8051c..1e78e4c32 100644 --- a/1.18.2.properties +++ b/1.18.2.properties @@ -1,6 +1,6 @@ # 1.18.2 version based stuff -java_version = 17 +java_version = 8 minecraft_version=1.18.2 parchment_version=2022.03.13 compatible_minecraft_versions=["1.18.2"]