mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-14 10:02:32 +01:00
Disable node particles by default
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user