Add option to disable lavacooling (#1726)

This commit is contained in:
Ezhh 2017-05-07 17:25:53 +01:00 committed by SmallJoker
parent 6737952fbf
commit 08706313f4
3 changed files with 19 additions and 12 deletions

View file

@ -16,6 +16,9 @@ enable_fire (Fire) bool true
# Enable flame sound.
flame_sound (Flame sound) bool true
# Enable lavacooling.
enable_lavacooling (Lavacooling) bool true
# If enabled, steel tools, torches and cobblestone will be given to new
# players.
give_initial_stuff (Give initial items) bool false