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
|
# You can override this with FTB Ranks 'ftbchunks.max_claimed' permission
|
||||||
# Default: 500
|
# Default: 500
|
||||||
# Range: -∞ ~ +∞
|
# Range: -∞ ~ +∞
|
||||||
max_claimed_chunks: 256
|
max_claimed_chunks: 512
|
||||||
|
|
||||||
# Max force loaded chunks.
|
# Max force loaded chunks.
|
||||||
# You can override this with FTB Ranks 'ftbchunks.max_force_loaded' permission
|
# You can override this with FTB Ranks 'ftbchunks.max_force_loaded' permission
|
||||||
# Default: 25
|
# Default: 25
|
||||||
# Range: -∞ ~ +∞
|
# Range: -∞ ~ +∞
|
||||||
max_force_loaded_chunks: 64
|
max_force_loaded_chunks: 256
|
||||||
|
|
||||||
# Requires you to claim chunks in order to edit and interact with blocks
|
# Requires you to claim chunks in order to edit and interact with blocks
|
||||||
# Default: false
|
# Default: false
|
||||||
|
Loading…
Reference in New Issue
Block a user