]> git.lizzy.rs Git - Crafter.git/blobdiff - README.md
Make boats fall faster
[Crafter.git] / README.md
index 1412ce8aaa5b926d4c2f27e7cc90aa6b805ad39f..4a9d88415039f60c1bce5d8cac8f0cb5fcb881e1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ enable_client_modding = true
 csm_restriction_flags = 0
 enable_mod_channels = true
 secure.http_mods = skins
+max_objects_per_block = 4096
+max_packets_per_iteration = 10096
 ```
 
 
@@ -58,6 +60,7 @@ secure.http_mods = skins
 - Heavily optimized network usage with player mechanics to client mod
 - Updated player_api for next step in optimization
 - ElCeejo remodeled and fixed snowman head tracking. Thanks!
+- Overhauled everything
 ---