aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2022-07-24 01:05:31 +0200
committerElias Fleckenstein <eliasfleckenstein@web.de>2022-07-24 01:05:31 +0200
commit111207a3f88ddf19a2e7ef6c809888ffa6480e0b (patch)
tree35e9059e82b0d9157800401c08ecddbc1a3c65fc /minetest.conf.example
parentb7767dd9aae27f0fe6b7ae3b99d0f51860979f82 (diff)
downloadminetest-handswap_keybind.tar.xz
Add keybind to swap items between handshandswap_keybind
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 2f153413a..84fa5fc80 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -3307,6 +3307,11 @@
# type: key
# keymap_drop = KEY_KEY_Q
+# Key for swapping items between main hand and offhand.
+# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
+# type: key
+# keymap_swap_offhand = KEY_KEY_F
+
# Key to use view zoom when possible.
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
# type: key