crwdns153619:0crwdne153619:0
crwdns153621:0crwdne153621:0
Note
crwdns153623:0crwdne153623:0
crwdns153625:0crwdne153625:0
crwdns153627:0crwdne153627:0
Tip
crwdns153629:0crwdne153629:0
entity-activation-range {
# If enabled, newly discovered entities will be added to this config with a default value.
auto-populate=false
# Default activation ranges used for all entities unless overridden.
defaults {
ambient=32
aquatic=32
creature=32
misc=16
monster=32
}
}
crwdns153631:0crwdne153631:0
crwdns153633:0crwdne153633:0
optimizations {
# Runs lighting updates async.
async-lighting {
# If enabled, runs lighting updates async.
enabled=true
# The amount of threads to dedicate for async lighting updates. (Default: 2)
num-threads=2
}
}
crwdns153635:0crwdne153635:0
crwdns153637:0crwdne153637:0
optimizations {
# Caches tameable entities owners to avoid constant lookups against data watchers. If mods cause issue, disable.
cache-tameable-owners=true
}
crwdns153639:0crwdne153639:0
crwdns153641:0crwdne153641:0
optimizations {
# If enabled, block item drops are pre-processed to avoid
# having to spawn extra entities that will be merged post spawning.
# Usually, Sponge is smart enough to determine when to attempt an item pre-merge
# and when not to, however, in certain cases, some mods rely on items not being
# pre-merged and actually spawned, in which case, the items will flow right through
# without being merged.
drops-pre-merge=true
}
crwdns153643:0crwdne153643:0
crwdns153645:0crwdne153645:0
optimizations {
# If enabled, uses Panda4494's Redstone implementation which improves performance.
# See https://bugs.mojang.com/browse/MC-11193 for more information.
# Note: This optimization has a few issues which is explained in the bug report. We are not responsible for any issues this may cause.
panda-redstone=false
}
crwdns153647:0crwdne153647:0
crwdns153649:0crwdne153649:0
world {
# The auto-save tick interval used when saving global player data.
# Set to 0 to disable. (Default: 900) Note: 20 ticks is equivalent to 1 second.
auto-player-save-interval=900
# The auto-save tick interval used to save all loaded chunks in a world.
# Set to 0 to disable. (Default: 900) Note: 20 ticks is equivalent to 1 second.
auto-save-interval=900
}
crwdns153651:0crwdne153651:0
crwdns153653:0crwdne153653:0
crwdns153655:0crwdne153655:0
modules {
# Use real (wall) time instead of ticks as much as possible
realtime=false
}
crwdns153657:0crwdne153657:0