mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-02 23:00:21 +02:00
Add option to disable lavacooling (#1726)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user