disable falling ice for now

master
Milan 2019-03-08 20:44:35 +01:00
parent 981ea83e5c
commit dfc4263715
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ setting("number", "tcave", 0.5) --cave threshold
setting("bool", "cavespawn", false)
--falling icicles
setting("bool", "falling_icicles", true) --enable/disable falling icicles
setting("bool", "falling_icicles", false) --enable/disable falling icicles
setting("number", "fallcha", 0.33) --chance of icicles falling when dug
--decoration chances