Add option to disable lavacooling (#1726)
This commit is contained in:
parent
6737952fbf
commit
08706313f4
3 changed files with 19 additions and 12 deletions
|
@ -27,6 +27,9 @@
|
|||
# Enable flame sound.
|
||||
#flame_sound = true
|
||||
|
||||
# Whether lavacooling should be enabled.
|
||||
#enable_lavacooling = true
|
||||
|
||||
# Whether the stuff in initial_stuff should be given to new players
|
||||
#give_initial_stuff = false
|
||||
#initial_stuff = default:pick_steel,default:axe_steel,default:shovel_steel,default:torch 99,default:cobble 99
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue