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.
This commit is contained in:
TomTheFurry
2022-08-14 23:39:46 +08:00
parent 2bf6b59419
commit 1b2fc0e364
+1 -1
View File
@@ -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"]