mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Make Sneak
and Aux1
optionally togglable (#15785)
This commit is contained in:
parent
7892541383
commit
63701de45f
3 changed files with 29 additions and 2 deletions
|
@ -111,6 +111,12 @@ doubletap_jump (Double tap jump for fly) bool false
|
|||
# enabled.
|
||||
always_fly_fast (Always fly fast) bool true
|
||||
|
||||
# If enabled, the "Sneak" key will toggle when pressed.
|
||||
toggle_sneak_key (Toggle Sneak key) bool false
|
||||
|
||||
# If enabled, the "Aux1" key will toggle when pressed.
|
||||
toggle_aux1_key (Toggle Aux1 key) bool false
|
||||
|
||||
# The time in seconds it takes between repeated node placements when holding
|
||||
# the place button.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue