Use crafter performance settings

This commit is contained in:
Lizzy Fleckenstein 2021-03-12 11:12:48 +01:00
parent ad87169120
commit 8e28690303
1 changed files with 6 additions and 1 deletions

View File

@ -32,7 +32,12 @@ mgvalleys_spflags = noaltitude_chill,noaltitude_dry,nohumid_rivers,vary_river_de
# MCL2-specific stuff
keepInventory = false
dedicated_server_step = 0.001
# Performance settings
dedicated_server_step = 0.01
liquid_update = 0.25
abm_interval = 0.25
max_objects_per_block = 4096
max_packets_per_iteration = 10096
# Clientmodding to support official client
enable_client_modding = true