From 9f9279008c9299f6f1accd0a3b230877caa87930 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Sat, 22 Nov 2014 21:40:23 +0100 Subject: added enable_build_where_you_stand option Signed-off-by: Craig Robbins --- minetest.conf.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index 6bd2e00b4..0d2c44c61 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -62,6 +62,9 @@ #keymap_quicktune_dec = KEY_NEXT #keymap_quicktune_inc = KEY_PRIOR +#if set to true, you can place blocks at the position (feet + eye level) where you stand; this is helpful when working with nodeboxes +#enable_build_where_you_stand = false + # Minimum FPS # The amount of rendered stuff is dynamically set according to this #wanted_fps = 30 -- cgit v1.2.3