Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Cloud Dash
  • 6.0.0+1.21.4 for 1.21.4

    release20 января 2025 г.
    • Updated to 1.21.4

    • Changed the config provider from built-in with the mod to my own built config library.

    • Added compatibility with Mod Menu

  • 5.0.0+1.21.2 for 1.21.2-1.21.3

    release20 января 2025 г.
    • Changed the config provider from built-in with the mod to my own built config library.

    • Added compatibility with Mod Menu

  • 4.0.0+1.21 for 1.21-1.21.1

    release20 января 2025 г.
    • Changed the config provider from built-in with the mod to my own built config library.

    • Added compatibility with Mod Menu

  • 3.0.0+1.20.5 for 1.20.5-1.20.6

    release20 января 2025 г.
    • Changed the config provider from built-in with the mod to my own built config library.

    • Added compatibility with Mod Menu

  • 2.0.2+1.20.2 for 1.20.2-1.20.4

    release20 января 2025 г.
    • Changed the config provider from built-in with the mod to my own built config library.

    • Added compatibility with Mod Menu

  • 1.1.3+1.20 for 1.20-1.20.1

    release20 января 2025 г.
    • Changed the config provider from built-in with the mod to my own built config library.

    • Added compatibility with Mod Menu

  • 6.0.0+1.21.2 for 1.21.2-1.21.3

    release23 октября 2024 г.
    • Updated to 1.21.2
  • 6.0.0+1.21.2-pre1 for 1.21.2-pre1

    beta10 октября 2024 г.
    • Updated to 1.21.2-pre1
  • [1.21-1.21.1] cloud-dash-5.0.0

    release26 августа 2024 г.
    • Updated to 1.21-1.21.1
  • [1.20.5-1.20.6] cloud-dash-4.0.0

    release23 апреля 2024 г.
    • Update to 1.20.5 (works for 1.20.6)

    If you have any issues with this version, please report them here.

  • [1.20.3-1.20.4] cloud-dash-3.0.1

    release22 апреля 2024 г.

    This update includes the following bug fixes:

    • Fixed a crash would happen if a player attempted to double tap to dash with the space bar or hot key while the world was saving

    • Fixed the config option values not being set when the game was loaded. This would cause some minor visual bugs on the config screen.

    • Fixed semantic version of this version (I suck at this part of modding :D)

    If you have any issues with this version, please report them here. Much thanks!

  • [1.20.2] cloud-dash-2.0.1

    release22 апреля 2024 г.

    This update includes the following bug fixes:

    • Fixed a crash would happen if a player attempted to double tap to dash with the space bar or hot key while the world was saving

    • Fixed the config option values not being set when the game was loaded. This would cause some minor visual bugs on the config screen.

    • Fixed semantic version of this version (I suck at this part of modding :D)

    If you have any issues with this version, please report them here. Much thanks!

  • [1.20-1.20.1] cloud-dash-1.1.2

    release22 апреля 2024 г.

    This update includes the following bug fixes:

    • Fixed a crash would happen if a player attempted to double tap to dash with the space bar or hot key while the world was saving

    • Fixed the config option values not being set when the game was loaded. This would cause some minor visual bugs on the config screen.

    If you have any issues with this version, please report them here. Much thanks!

  • [1.20.5-pre1] cloud-dash-2.0.0-beta.1

    beta15 апреля 2024 г.
    • Update mod to 1.20.5-pre1
  • [1.20.3-1.20.4] cloud-dash-1.1.0

    release14 апреля 2024 г.

    This update makes minor changes to how the dashing mechanic works, as well as some gamerules and config options for further customizability to the mod.

    Dash Mechanics

    It used to be when you were not pressing W A S or D, you would dash forward as if you were pressing W. In this update, if you are not pressing any of these keys, you will dash straight up.

    This update also includes a buff to the velocities applied to the player when dashing:

    • Dash I used to apply an additional x and z velocity factor of 0.8f and a y boost of 0.5f. This update has changed that to an x and z velocity factor of 1.05f and a y boost of 0.55f.

    • Dash II used to apply an additional x and z velocity factor of 1.175f and a y boost of 0.6f. This update has changed that to an x and z velocity factor of 1.4f and a y boost of 0.65f.

    Gamerules

    The first set of changes are two new gamerules:

    • noEnchantmentToDash

      • default: false
      • info: when enabled, players do not need the dash enchantment on their boots in order to dash.
    • canInfiniteDash

      • default: false
      • info: when enabled, players can have infinite dashs. Note: the cooldown will still apply once the player touches the ground.

    Config Options

    While the gamerules can only be toggled by server admins/with cheats enabled on singleplayer worlds, this update also adds the following client-side config options which can be configuered by pressing J to open the screen:

    • doubleTapWithSpaceBar

      • default: false
      • info: when enabled and if you double tap with your space bar, you can perform a dash in addition to pressing the keybind.
    • doubleTapWithHotKey

      • default: false
      • info: when enabled and if you double tap with your hotkey, you can perform a dash. This means you cannot press the hotkey once to dash; you must double tap it. Both this option and the doubleTapWithSpaceBar can be enabled and work at the same time.
    • renderHudIndicator

      • default: true
      • info: render the cloud HUD indicator when your dash is on cooldown.

    If you encounter any issues with this update, please post them in the Discord server here.

  • [1.20.2] cloud-dash-1.1.0

    release14 апреля 2024 г.

    This update makes minor changes to how the dashing mechanic works, as well as some gamerules and config options for further customizability to the mod.

    Dash Mechanics

    It used to be when you were not pressing W A S or D, you would dash forward as if you were pressing W. In this update, if you are not pressing any of these keys, you will dash straight up.

    This update also includes a buff to the velocities applied to the player when dashing:

    • Dash I used to apply an additional x and z velocity factor of 0.8f and a y boost of 0.5f. This update has changed that to an x and z velocity factor of 1.05f and a y boost of 0.55f.

    • Dash II used to apply an additional x and z velocity factor of 1.175f and a y boost of 0.6f. This update has changed that to an x and z velocity factor of 1.4f and a y boost of 0.65f.

    Gamerules

    The first set of changes are two new gamerules:

    • noEnchantmentToDash

      • default: false
      • info: when enabled, players do not need the dash enchantment on their boots in order to dash.
    • canInfiniteDash

      • default: false
      • info: when enabled, players can have infinite dashs. Note: the cooldown will still apply once the player touches the ground.

    Config Options

    While the gamerules can only be toggled by server admins/with cheats enabled on singleplayer worlds, this update also adds the following client-side config options which can be configuered by pressing J to open the screen:

    • doubleTapWithSpaceBar

      • default: false
      • info: when enabled and if you double tap with your space bar, you can perform a dash in addition to pressing the keybind.
    • doubleTapWithHotKey

      • default: false
      • info: when enabled and if you double tap with your hotkey, you can perform a dash. This means you cannot press the hotkey once to dash; you must double tap it. Both this option and the doubleTapWithSpaceBar can be enabled and work at the same time.
    • renderHudIndicator

      • default: true
      • info: render the cloud HUD indicator when your dash is on cooldown.

    If you encounter any issues with this update, please post them in the Discord server here.

  • [1.20-1.20.1] cloud-dash-1.1.0

    release14 апреля 2024 г.

    This update makes minor changes to how the dashing mechanic works, as well as some gamerules and config options for further customizability to the mod.

    Dash Mechanics

    It used to be when you were not pressing W A S or D, you would dash forward as if you were pressing W. In this update, if you are not pressing any of these keys, you will dash straight up.

    This update also includes a buff to the velocities applied to the player when dashing:

    • Dash I used to apply an additional x and z velocity factor of 0.8f and a y boost of 0.5f. This update has changed that to an x and z velocity factor of 1.05f and a y boost of 0.55f.

    • Dash II used to apply an additional x and z velocity factor of 1.175f and a y boost of 0.6f. This update has changed that to an x and z velocity factor of 1.4f and a y boost of 0.65f.

    Gamerules

    The first set of changes are two new gamerules:

    • noEnchantmentToDash

      • default: false
      • info: when enabled, players do not need the dash enchantment on their boots in order to dash.
    • canInfiniteDash

      • default: false
      • info: when enabled, players can have infinite dashs. Note: the cooldown will still apply once the player touches the ground.

    Config Options

    While the gamerules can only be toggled by server admins/with cheats enabled on singleplayer worlds, this update also adds the following client-side config options which can be configuered by pressing J to open the screen:

    • doubleTapWithSpaceBar

      • default: false
      • info: when enabled and if you double tap with your space bar, you can perform a dash in addition to pressing the keybind.
    • doubleTapWithHotKey

      • default: false
      • info: when enabled and if you double tap with your hotkey, you can perform a dash. This means you cannot press the hotkey once to dash; you must double tap it. Both this option and the doubleTapWithSpaceBar can be enabled and work at the same time.
    • renderHudIndicator

      • default: true
      • info: render the cloud HUD indicator when your dash is on cooldown.

    If you encounter any issues with this update, please post them in the Discord server here.

  • [1.20-1.20.1] cloud-dash-1.0.2

    release26 марта 2024 г.

    This update focuses on HUD improvments:

    • The HUD indicator is closer to the crosshair and will move down if the attack indicator is being rendered.

    • The background texture will render if you double dash, indicating you have no more dashes and need to touch the ground for the cooldown to begin.

  • [1.20.2-1.20.4] cloud-dash-1.0.2

    release26 марта 2024 г.

    This update focuses on HUD improvments:

    • The HUD indicator is closer to the crosshair and will move down if the attack indicator is being rendered.

    • The background texture will render if you double dash, indicating you have no more dashes and need to touch the ground for the cooldown to begin.

  • [1.20.2-1.20.4] cloud-dash-1.0.1

    release17 февраля 2024 г.
    • Fixed compatibility issues with some of my other mods
1

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:2 года назад
Обновлён:1 год назад
ID проекта:
Главная