Перейти к содержимому
Mineforgian

Boat Better / Better Boat Movement

Improves (ice) boating by allowing you to step up blocks

143K загрузок111 подписчиковGPL-3.0-onlyfabricforgeneoforgequilt

Обновлён 4 июня 2026 г. · опубликован 23 марта 2024 г.

  • Step up block preview
  • Ice Boating preview

Better Boat Movement

Jump your boat! Adds the ability to jump with boats and customize some boat behavior for a more dynamic water adventure.
Take control of your voyage with new boat-jumping mechanics and personalizable settings!


✨ Features

  • Boat Jumping: Make your boat leap out of the water by pressing a key or by approaching obstacles.
  • Customizable Keybind: Assign your preferred key for jumping with your boat.
  • Adjustable Behavior: Fine-tune how boat jumping works to best fit your play style.
  • Multiplayer Friendly: Works perfectly on both servers and singleplayer.

🎬 Demo - See the boat jump

Settings: stepHeight = 0.4, extraCollisionDetectionRange = 2.0 Ice Boating preview


⚙️ Configuration

Configure your boat-jumping experience via /config/better-boat-movement.json:

{
    "version": 7, // just ignore this, this is for migration purposes only
    "config": {
        "stepHeight": 0.35, // The number of blocks you are going to be boosted when triggering a boost.
        "playerEjectTicks": 200.0, // The ticks the game waits before kicking you out of a boat after the player lost control.
        "boosting": {
            "boostStates": [
                "UNDER_WATER",
                "ON_LAND",
                "UNDER_FLOWING_WATER"
            ], // Sets the preferences under which states the boat should be boosted.
            "allowedSupportingBlocks": [], // Defines the blocks the boat has to lie on to be able to be boosted. If the list is empty, there is no restriction.
            "allowedCollidingBlocks": [], // Defines the blocks the boat has to collide with to be able to be boosted. If the list is empty, there is no restriction.
            "onlyForPlayers": true, // Toggles, whether a boat should only be boosted when carrying a player.
            "extraCollisionDetectionRange": 0.5 // Changes the detection range of a collision. Increasing this will boost a boat x blocks before actually touching the block it approaches. You may encounter weird behavior when changing this value to big numbers.
        },
        "keybind": {
            "allowJumpKeybind": true, // Toggles, whether a player should be able to jump with a boat via a keybind.
            "keybindJumpHeightMultiplier": 1.5, // Specifies the multiplier that will be applied to the jump height when a player uses the keybind to jump.
            "onlyKeybindJumpOnGroundOrWater": false // Decides whether you are allowed to jump midair by keybind or not. CAUTION: This option combined with a high keybind jump multiplier will result in extreme boosts as the boat will be boosted every tick you hold the keybind.
        }
    }
}

Changes require a server or game restart to take effect.


ℹ️ Note on Multiplayer Safety

Prior to v1.1.1 it is possible to get flagged by anti-cheat on multiplayer servers.
Please use v1.1.1 or higher to be on the safe side.


💬 Support & Feedback

  • Open an issue for bugs or suggestions.
  • Join our Discord for help and community.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.5.4-26.1+fabricРелиз26.1.1, 26.1.2, 26.2-pre-4, 26.2fabric, quilt4 июня 2026 г..jar (434 КБ)
2.5.4-26.1+neoforgeРелиз26.1.1, 26.1.2, 26.2-pre-4, 26.2neoforge4 июня 2026 г..jar (435 КБ)
2.5.4-26.1+neoforgeРелиз26.1, 26.1.1, 26.1.2neoforge29 марта 2026 г..jar (435 КБ)
2.5.4-26.1+fabricРелиз26.1, 26.1.1, 26.1.2fabric, quilt29 марта 2026 г..jar (434 КБ)
2.5.4-1.21.9+neoforgeРелиз1.21.9, 1.21.10neoforge17 декабря 2025 г..jar (439 КБ)
2.5.4-1.21.9+fabricРелиз1.21.9, 1.21.10fabric, quilt17 декабря 2025 г..jar (435 КБ)
2.5.4-1.21.8+neoforgeРелиз1.21.7, 1.21.8neoforge17 декабря 2025 г..jar (439 КБ)
2.5.4-1.21.3+neoforgeРелиз1.21.2, 1.21.3, 1.21.4, 1.21.5neoforge17 декабря 2025 г..jar (439 КБ)
2.5.4-1.21.3+fabricРелиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric, quilt17 декабря 2025 г..jar (435 КБ)
2.5.4-1.21.11+neoforgeРелиз1.21.11neoforge17 декабря 2025 г..jar (441 КБ)
2.5.4-1.21.11+fabricРелиз1.21.11fabric, quilt17 декабря 2025 г..jar (437 КБ)
2.5.4-1.21+neoforgeРелиз1.21, 1.21.1neoforge17 декабря 2025 г..jar (439 КБ)
2.5.4-1.21+fabricРелиз1.21, 1.21.1fabric, quilt17 декабря 2025 г..jar (435 КБ)
2.5.3-1.21.9+neoforgeРелиз1.21.9, 1.21.10neoforge10 декабря 2025 г..jar (439 КБ)
2.5.3-1.21.9+fabricРелиз1.21.9, 1.21.10fabric, quilt10 декабря 2025 г..jar (435 КБ)

Показаны последние 15 из 186 версий. Все версии — на Modrinth.

Ченджлог

2.5.4-26.1+fabricРелиз26.1.2, 26.2-pre-4, 26.2 · 4 июня 2026 г.

v2.5.4-26.1+fabric

  • update to 26.2
  • increase default config option of stepHeight from 0.3 to 0.35
2.5.4-26.1+neoforgeРелиз26.1.2, 26.2-pre-4, 26.2 · 4 июня 2026 г.

v2.5.4-26.1+neoforge

  • update to 26.2
  • increase default config option of stepHeight from 0.3 to 0.35
2.5.4-26.1+neoforgeРелиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

v2.5.4-26.1+neoforge

  • update to 26.1
    • drop support for versions < 26.1
  • change default config settings:
    • stepHeight: 0.35 -> 0.30
    • keybindJumpHeightMultiplier: 1.5 -> 1.2
2.5.4-26.1+fabricРелиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

v2.5.4-26.1+fabric

  • update to 26.1
    • drop support for versions < 26.1
  • change default config settings:
    • stepHeight: 0.35 -> 0.30
    • keybindJumpHeightMultiplier: 1.5 -> 1.2
2.5.4-1.21.9+neoforgeРелиз1.21.9, 1.21.10 · 17 декабря 2025 г.

v2.5.4-1.21.9+neoforge

  • fix bug when every boat was boosted by the keybind, no matter if the button was pressed or not #24
2.5.4-1.21.9+fabricРелиз1.21.9, 1.21.10 · 17 декабря 2025 г.

v2.5.4-1.21.9+fabric

  • fix bug when every boat was boosted by the keybind, no matter if the button was pressed or not #24
2.5.4-1.21.8+neoforgeРелиз1.21.7, 1.21.8 · 17 декабря 2025 г.

v2.5.4-1.21.8+neoforge

  • fix bug when every boat was boosted by the keybind, no matter if the button was pressed or not #24
2.5.4-1.21.3+neoforgeРелиз1.21.3, 1.21.4, 1.21.5 · 17 декабря 2025 г.

v2.5.4-1.21.3+neoforge

  • fix bug when every boat was boosted by the keybind, no matter if the button was pressed or not #24

Полная история изменений — на Modrinth.

Комментарии

Загружаем…