From 4ed2694ade5bd39bc17939716ca7cb5e2f2a10c5 Mon Sep 17 00:00:00 2001 From: XiaoMoMi Date: Mon, 21 Jul 2025 17:07:32 +0800 Subject: [PATCH] Update config.yml --- common-files/src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-files/src/main/resources/config.yml b/common-files/src/main/resources/config.yml index 9222673b8..ca645f6ba 100644 --- a/common-files/src/main/resources/config.yml +++ b/common-files/src/main/resources/config.yml @@ -383,7 +383,7 @@ chunk-system: target: SECTION # Enables faster injection method # Note: May not work with certain server forks that alter chunk class structure (In most cases it won't conflict) - use-fast-method: false + use-fast-method: true # Auto-convert custom blocks -> vanilla blocks when unloading chunks # # - When ENABLED (true):