Initial commit
This commit is contained in:
7
config/create_aeronautics_ftb_chunks-server.toml
Normal file
7
config/create_aeronautics_ftb_chunks-server.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
#Contraption force loading settings. These are dangerous — misuse can cause severe server lag.
|
||||
[force_loading]
|
||||
#Allow players to force-load the plot chunks (the real-world anchor chunks) of a claimed contraption via FTB Chunks.
|
||||
#This adds a persistent Sable loading ticket so the contraption remains loaded and ticking when no players are nearby.
|
||||
#Respects FTB Chunks force-load limits and offline force-load settings.
|
||||
#WARNING: Force-loaded contraptions continue simulating physics and can cause server lag if overused.
|
||||
allow_plot_chunk_force_load = true
|
||||
Reference in New Issue
Block a user