1
0
Fork 0
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:
Medley 2025-03-06 21:01:43 +01:00 committed by GitHub
parent 7892541383
commit 63701de45f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 29 additions and 2 deletions

View file

@ -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.
#