minecraft: reduce render distance
This commit is contained in:
@@ -50,8 +50,8 @@
|
|||||||
white-list = true;
|
white-list = true;
|
||||||
difficulty = "easy";
|
difficulty = "easy";
|
||||||
motd = "A Minecraft Server";
|
motd = "A Minecraft Server";
|
||||||
view-distance = 12;
|
view-distance = 10;
|
||||||
simulation-distance = 10;
|
simulation-distance = 6;
|
||||||
sync-chunk-writes = false;
|
sync-chunk-writes = false;
|
||||||
spawn-protection = 0;
|
spawn-protection = 0;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user