
Double-Tap Dash
Spice up your combat with a new dash mechanic!
Обновлён 9 мая 2025 г. · опубликован 30 января 2022 г.
Double-Tap Dash
Double-Tap Dash is a mod which spices up your minecraft combat with an all-new mechanic called dashing. Simply double-tap any movement key, or tap an assigned dash key while moving, and dash in that direction!
Many aspects of the mod are configurable. A full list of config options can be found below.
Version Info
Fabric versions require Fabric API
Forge versions have no additional dependencies
Showcase
Short video demonstrating the mechanic: https://youtu.be/HDZnd53dQKY
Config Options
Once you have started up the game with the mod, the config file will be generated in config/dash.properties. You can also edit the config through mod menu.
Config options that are available on both the client and server are controlled by the server. That is, when a player joins a world, the server that owns the world controls those settings. You cannot change these settings while in a world (even if it's a singleplayer world!)
Both Sides
- cooldown: the number of seconds after triggering a dash before you can dash again
- dash_midair: whether to enable dashing midair. If disabled, players must be on the ground to dash.
- dash_while_gliding: whether to allow dashing while gliding with an elytra
- dash_while_swimming: whether to allow dashing while swimming
- dash_while_floating: whether to allow dashing while the player is floating in water.
- forward_dash: whether to enable dashing in the forwards direction.
- backwards_dash: whether to enable dashing in the backwards direction.
- left_dash: whether to enable dashing to the left.
- right_dash: whether to enable dashing to the right.
- diagonal_dash: whether to allow dashing diagonally (in combinations of enabled directions).
- strength: the horizontal strength of the dash
- y_velocity: the y-axis velocity to add when dashin
- momentum_mode: add or set. If add, adds the dash strength and y velocity to the player's velocity when they dash. If set, sets the player's velocity to the provided dash strength and y velocity, regardless of what their existing velocity was.
- resets_attack: whether to reset attack cooldown after dashing
- exhaustion: how much to "exhaust" the player after a dash. Exhaustion is how minecraft internally handles depleting the hunger bar for actions like mining, sprinting, etc.
Client Side Only
- double_tap_sensitivity: the sensitivity of the double tap (the maximum number of seconds between taps to trigger a double tap dash)
- double_tap_dash: whether to enable using the "double tap"
- icon_x: the x position of the dash cooldown ui on the screen. Default value is "8." (i.e. 8 pixels from the left of the screen)
- icon_y: the y position of the dash cooldown ui on the screen. Default value is "100%-32" (i.e. 32 pixels off the end of the screen).
Additional Notes
I will not be porting to 1.12.2 and other old versions
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.0.0-1.20.4-fabric | Релиз | 1.20.4 | fabric | 9 мая 2025 г. | Скачать (123 КБ) |
| 2.0.0-forge-1.18 | Релиз | 1.18.1, 1.18.2 | forge | 13 марта 2024 г. | Скачать (100 КБ) |
| 2.0.0-fabric-1.20 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric, quilt | 10 марта 2024 г. | Скачать (120 КБ) |
| 2.0.0-1.19-fabric | Релиз | 1.19.2, 1.19.3, 1.19.4 | fabric, quilt | 9 марта 2024 г. | Скачать (119 КБ) |
| 2.0.0-1.18-fabric | Релиз | 1.18.1, 1.18.2 | fabric, quilt | 9 марта 2024 г. | Скачать (119 КБ) |
| 1.2.1-1.19 | Релиз | 1.19, 1.19.1, 1.19.2 | fabric, quilt | 14 августа 2022 г. | Скачать (49 КБ) |
| 1.2.1-1.18.1 | Релиз | 1.18.1, 1.18.2 | fabric, quilt | 14 августа 2022 г. | Скачать (48 КБ) |
| 1.2.0 | Релиз | 1.18.1 | fabric | 11 марта 2022 г. | Скачать (48 КБ) |
| 1.1.0 | Релиз | 1.18.1 | fabric | 9 марта 2022 г. | Скачать (45 КБ) |
| 1.0.2-forge | Релиз | 1.18.1 | forge | 12 февраля 2022 г. | Скачать (41 КБ) |
| 1.0.1-forge | Релиз | 1.18.1 | forge | 30 января 2022 г. | Скачать (41 КБ) |
| 1.0.0-fabric | Релиз | 1.18.1 | fabric | 30 января 2022 г. | Скачать (42 КБ) |
Ченджлог
2.0.0-1.20.4-fabricРелиз1.20.4 · 9 мая 2025 г.
Fix a crash in 1.20.4 when opening config screen
2.0.0-forge-1.18Релиз1.18.1, 1.18.2 · 13 марта 2024 г.
Update forge version to 2.0.0
Dash 2.0.0:
- config screen now available from mod menu
- diagonal dashing: press two (enabled) directions then the dash key to dash diagonally
- directional dash keys: there are now keys to dash in a particular direction
- config synchronisation: when a client joins a server (or a singleplayer world), non-client config options are synchronised.
- more config options
2.0.0-fabric-1.20Релиз1.20.2, 1.20.3, 1.20.4 · 10 марта 2024 г.
Dash 2.0.0:
- config screen now available from mod menu
- diagonal dashing: press two (enabled) directions then the dash key to dash diagonally
- directional dash keys: there are now keys to dash in a particular direction
- config synchronisation: when a client joins a server (or a singleplayer world), non-client config options are synchronised.
- more config options
2.0.0-1.19-fabricРелиз1.19.2, 1.19.3, 1.19.4 · 9 марта 2024 г.
Dash 2.0.0:
- config screen now available from mod menu
- diagonal dashing: press two (enabled) directions then the dash key to dash diagonally
- directional dash keys: there are now keys to dash in a particular direction
- config synchronisation: when a client joins a server (or a singleplayer world), non-client config options are synchronised.
- more config options
2.0.0-1.18-fabricРелиз1.18.1, 1.18.2 · 9 марта 2024 г.
Dash 2.0.0:
- config screen now available from mod menu
- diagonal dashing: press two (enabled) directions then the dash key to dash diagonally
- directional dash keys: there are now keys to dash in a particular direction
- config synchronisation: when a client joins a server (or a singleplayer world), non-client config options are synchronised.
- more config options
1.2.1-1.19Релиз1.19, 1.19.1, 1.19.2 · 14 августа 2022 г.
- fix the properties not updating with new settings
- update to 1.19
1.2.1-1.18.1Релиз1.18.1, 1.18.2 · 14 августа 2022 г.
- fix the properties not updating with new settings
1.2.0Релиз1.18.1 · 11 марта 2022 г.
Fix a bug with dashing with the key where it could be triggered to repeat
4 new config options (icon_x, icon_y, dash_while_gliding, dash_while_swimming)
Комментарии
Загружаем…