Increased allowed forced chunk loads to 64.

This commit is contained in:
Harrison Deng 2022-06-07 20:35:26 -05:00
parent eda9551f04
commit 4a4e845869

View File

@ -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