Increased allowed forced chunk loads to 64.
This commit is contained in:
parent
eda9551f04
commit
4a4e845869
@ -43,7 +43,7 @@
|
||||
# You can override this with FTB Ranks 'ftbchunks.max_force_loaded' permission
|
||||
# Default: 25
|
||||
# Range: -∞ ~ +∞
|
||||
max_force_loaded_chunks: 32
|
||||
max_force_loaded_chunks: 64
|
||||
|
||||
# Requires you to claim chunks in order to edit and interact with blocks
|
||||
# Default: false
|
||||
|
Loading…
Reference in New Issue
Block a user