Make the the server less insane in view and sim distance.
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m3s

This commit is contained in:
Root User 2026-03-31 21:37:50 +03:00
parent 9b2f1eee9e
commit d0f22d66da
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -105,8 +105,8 @@ in {
online-mode = true;
white-list = false;
spawn-protection = 0;
view-distance = 17;
simulation-distance = 11;
view-distance = 8;
simulation-distance = 4;
enforce-secure-profile = false;
enable-command-block = false;
enable-rcon = false;