9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

添加快速注入选项

This commit is contained in:
XiaoMoMi
2025-04-30 01:51:30 +08:00
parent 569af8a99d
commit 0727fef6bb
6 changed files with 21 additions and 8 deletions

View File

@@ -351,6 +351,8 @@ chunk-system:
# 4 = LZ4 | Blazing-Fast Blazing-Fast Low Low |
# 5 = ZSTD | Medium-Fast Fast High Medium |
compression-method: 4
# This might not work for some server forks that modify how Minecraft saves chunks.
fast-palette-injection: false
# Auto-convert custom blocks -> vanilla blocks when unloading chunks
#
# - When ENABLED (true):