Changed max claimed chunks and forced chunks.
This commit is contained in:
parent
dd3b34c89b
commit
a2cdd434f8
@ -37,13 +37,13 @@
|
||||
# You can override this with FTB Ranks 'ftbchunks.max_claimed' permission
|
||||
# Default: 500
|
||||
# Range: -∞ ~ +∞
|
||||
max_claimed_chunks: 256
|
||||
max_claimed_chunks: 512
|
||||
|
||||
# Max force loaded chunks.
|
||||
# You can override this with FTB Ranks 'ftbchunks.max_force_loaded' permission
|
||||
# Default: 25
|
||||
# Range: -∞ ~ +∞
|
||||
max_force_loaded_chunks: 64
|
||||
max_force_loaded_chunks: 256
|
||||
|
||||
# Requires you to claim chunks in order to edit and interact with blocks
|
||||
# Default: false
|
||||
|
Loading…
Reference in New Issue
Block a user