Skip to content
Snippets Groups Projects
Commit dfc42637 authored by Milan's avatar Milan
Browse files

disable falling ice for now

parent 981ea83e
No related branches found
No related tags found
No related merge requests found
Pipeline #997 failed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment