diff --git a/minetest.conf.example b/minetest.conf.example index b908ad24..94dee69d 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -22,3 +22,6 @@ # The radius of a TNT explosion #tnt_radius = 3 + +#Notify player with the location of their dropped bones +#show_bone_pos = false