From 5faba7039ed720bb7ceb033a11784dbf0a0f24c8 Mon Sep 17 00:00:00 2001 From: "Sofiane H. Djerbi" Date: Sun, 7 May 2023 14:35:06 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 762054f..fa9670b 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ world-settings: shulker-box-drop-contents-when-destroyed: true fix-void-trading: true optimize-hoppers: true + tick-when-empty: true region-format: - format: LINEAR + format: ANVIL linear: compression-level: 1 crash-on-broken-symlink: true @@ -48,7 +49,6 @@ Documentation: [Kaiiju Wiki](https://github.com/KaiijuMC/Kaiiju/wiki/Configurati ### Roadmap - **Static view distance**: Reduce RAM usage / Region size with a "static" view distance. -- **Linear timestamps**: Add chunk timestamps to linear region files. - **Native world conversion**: Convert region file format at startup. - **Stash deduplication**: Make giant dupe stashes possible and lagless.