Disable node particles by default

This commit is contained in:
Wuzzy 2020-08-21 12:36:35 +02:00
parent 723a306e1e
commit 1878870886
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ mcl_tnt_griefing (TNT destroys blocks) bool true
# specifies the detail level of particles, with higher levels being
# more CPU demanding.
# WARNING: The "high" level is really CPU intensive, use with care!
mcl_node_particles (Block particles detail level) enum medium high,medium,low,none
mcl_node_particles (Block particles detail level) enum none high,medium,low,none
[Players]
# If enabled, players respawn at the bed they last lay on instead of normal