Creative: Make the placenode registration check for non-player placers
[oweals/minetest_game.git] / minetest.conf.example
index d6e000005793238b176beb000972c7df1505da37..9393b1a52a0ddb0531605768e7880a630ac15a4b 100644 (file)
 # 0 to disable. By default it is "share_bones_time" divide by four.
 #share_bones_time_early = 300
 
-# Whether standard fire should be disabled ('basic flame' nodes will disappear)
-# 'permanent flame' nodes will remain with either setting
-#disable_fire = false
+# Whether fire should be enabled. If disabled, 'basic flame' nodes will disappear.
+# 'permanent flame' nodes will remain with either setting.
+#enable_fire = true
+
+# 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