File tree 1 file changed +23
-4
lines changed
1 file changed +23
-4
lines changed Original file line number Diff line number Diff line change 1
- Minetest
2
- ============
1
+ Minetest
2
+ ========
3
3
4
4
An InfiniMiner/Minecraft inspired game.
5
5
@@ -32,14 +32,33 @@ Default Controls
32
32
- WASD: move
33
33
- Space: jump/climb
34
34
- Shift: sneak/go down
35
- - Q: drop item
35
+ - Q: drop itemstack (+ SHIFT for single item)
36
36
- I: inventory
37
37
- Mouse: turn/look
38
38
- Mouse left: dig/punch
39
39
- Mouse right: place/use
40
40
- Mouse wheel: select item
41
- - Esc: pause menu
42
41
- 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
+
43
62
- Settable in the configuration file, see the section below.
44
63
45
64
Paths
You can’t perform that action at this time.
0 commit comments