X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=minetest.conf.example;h=95b4b51504c30e3c650742acfb6a6f763e544f03;hb=2c16a11527f1358ac8ec37436c798f5a68f566c4;hp=6a585e3c664f07a1e5b70ca4a4204ea27f17cff0;hpb=0791eac2ccf67878e122be681ff1ebad293a72e0;p=oweals%2Fminetest.git diff --git a/minetest.conf.example b/minetest.conf.example index 6a585e3c6..95b4b5150 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -51,7 +51,7 @@ #keymap_screenshot = KEY_F12 # If true, keymap_special1 instead of keymap_sneak is used for climbing down and descending #aux1_descends = false -# Doubletaping the jump key toggles fly mode +# Double-tapping the jump key toggles fly mode #doubletap_jump = false # If false aux1 is used to fly fast #always_fly_fast = true @@ -157,9 +157,13 @@ #sound_volume = 0.7 # Whether node texture animations should be desynchronized per MapBlock #desynchronize_mapblock_texture_animation = true +# (useful if you've there's something to be displayed right or left of hotbar) +# Width of the selectionbox's lines (Between 1 and 5) +#selectionbox_width = 2 # maximum percentage of current window to be used for hotbar -# (usefull if you've there's something to be displayed right or left of hotbar) #hud_hotbar_max_width = 1.0 +# Enable highlighting for nodes (disables selectionboxes) +#enable_node_highlighting = false # Texture filtering settings #mip_map = false #anisotropic_filter = false