Version 5.4
This commit is contained in:
13
minecraft/config/hyperbox-common.toml
Normal file
13
minecraft/config/hyperbox-common.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
[world_management]
|
||||
#Enable automatic forceloading of hyperbox chunks.
|
||||
#While this is enabled, the primary chunks of hyperbox worlds will be kept loaded while the
|
||||
#parent hyperbox's chunk is loaded, and will be kept unloaded while the parent hyperbox's chunk
|
||||
#is not loaded.
|
||||
#If this is disabled, no automatic enabling or disabling of forceloading will be done. In this case,
|
||||
#hyperbox's interiors will only tick while occupied by a player, or while forceloaded through
|
||||
#other means.
|
||||
#Be aware that if this option is changed from true to false while any hyperbox chunks are currently
|
||||
#forceloaded, they will continue to be forceloaded until those chunks are manually un-forceloaded.
|
||||
auto_force_hyperbox_chunks = false
|
||||
|
||||
Reference in New Issue
Block a user