Skip to content

Commit e69d660

Browse files
committedJul 7, 2014
Update default control documentation
1 parent 5ca336e commit e69d660

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed
 

Diff for: ‎README.txt

+23-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Minetest
2-
============
1+
Minetest
2+
========
33

44
An InfiniMiner/Minecraft inspired game.
55

@@ -32,14 +32,33 @@ Default Controls
3232
- WASD: move
3333
- Space: jump/climb
3434
- Shift: sneak/go down
35-
- Q: drop item
35+
- Q: drop itemstack (+ SHIFT for single item)
3636
- I: inventory
3737
- Mouse: turn/look
3838
- Mouse left: dig/punch
3939
- Mouse right: place/use
4040
- Mouse wheel: select item
41-
- Esc: pause menu
4241
- T: chat
42+
- 1-8: select item
43+
44+
- Esc: pause menu (pauses only singleplayer game)
45+
- R: Enable/Disable full range view
46+
- +: Increase view range
47+
- -: Decrease view range
48+
- K: Enable/Disable fly (needs fly privilege)
49+
- J: Enable/Disable fast (needs fast privilege)
50+
- H: Enable/Disable noclip (needs noclip privilege)
51+
52+
- F1: Hide/Show HUD
53+
- F2: Hide/Show Chat
54+
- F3: Disable/Enable Fog
55+
- F4: Disable/Enable Camera update (Mapblocks are not updated anymore when disabled)
56+
- F5: Toogle through debug info screens
57+
- F6: Toogle through output data
58+
- F7: Toggle through camera modes
59+
- F10: Show/Hide console
60+
- F12: Take screenshot
61+
4362
- Settable in the configuration file, see the section below.
4463

4564
Paths

0 commit comments

Comments
 (0)
Please sign in to comment.