From 1878870886e0ce64d6b08f37706c245796bc53da Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 21 Aug 2020 12:36:35 +0200 Subject: [PATCH] Disable node particles by default --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index eed0a6b0a..d0b793e8a 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -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