From 7c3870d6a61f28f607a726f7c3a4b1a6e2f486ce Mon Sep 17 00:00:00 2001 From: Rui Date: Sun, 15 Mar 2015 06:59:14 +0900 Subject: [PATCH] Update minetest.conf.example --- minetest.conf.example | 3 +++ 1 file changed, 3 insertions(+) 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