Elytra Tuning 图标

Elytra Tuning

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.3.0+26.1-neoforge
本资源为搬运资源,原资源地址: https://modrinth.com/mod/elytra-tuning
资源信息

Minecraft 版本: 26.1 26.1.1 26.1.2 26.2

平台: neoforge

标签: game-mechanics management technology

资源介绍

Elytra Tuning

A lightweight mod that adds configuration options to limit elytra flight speed and change firework boost strength and duration.

Works in both singleplayer and on a dedicated server, with an optional client-side mod that offers additional improvements for players.

Ideal for multiplayer servers that want to nerf elytra rushing, reduce chunk-loading lag, or balance late-game travel.

Why Use This Mod?

  1. Configurable Speed Limits:
    Limit either horizontal flight speed or total three-dimensional velocity.
  2. Firework Tuning:
    Adjust both the strength and duration of firework boosts.
  3. Performance and Balance:
    Reduce extreme chunk loading and rebalance late-game travel without disabling elytras.
  4. Flexible:
    The server enforces its configuration for every player, while the optional client installation synchronizes prediction for smoother flight.
  5. Compatible:
    Handles normal flight, firework boosting, riptide launches, and modded flight setups such as Do a Barrel Roll.

How It Works

Minecraft calculates elytra flight server-side, while the client predicts motion locally.
To apply the configured speed limits and firework tuning:

  • Server Side:
    Enforces the configured speed limits and adjusts firework boost strength and duration.
  • Client Side (optional):
    Mirrors these settings locally to keep flight prediction consistent.

Note:
Without the mod on the client, players might experience visual stutter or lag back because their local speed and firework prediction can differ from the server.

Configuration

A config file is created at:

./config/elytra-tuning.json

Default contents:

{
  "speed": {
    "max": 60.0,
    "calculation": "HORIZONTAL"
  },
  "rocket": {
    "strength": 1.0,
    "duration": 1.0
  }
}
  • speed
    • max: Maximum allowed elytra speed in blocks per second.
    • calculation: HORIZONTAL measures X/Z movement; ABSOLUTE measures total X/Y/Z velocity.
  • rocket
    • strength: 0.0 disables acceleration, 1.0 is vanilla strength, and higher values add stronger forward acceleration.
    • duration: 1.0 is vanilla duration, 0.5 halves it, and 2.0 doubles it.
  • Set speed or rocket to null to not apply any tuning.
  • After editing, restart the server/game to apply changes.

Showcase

Speed Limiting

Configuration

{
  "speed": {
    "max": 10.0,
    "calculation": "HORIZONTAL"
  },
  "rocket": null
}

Rocket Boosting: Measured in-game speed is 9.90 blocks per second.

rocket

Riptide Trident: Measured in-game speed is 9.99 blocks per second.

trident

Firework Tuning

Configuration

{
  "speed": null,
  "rocket": {
    "strength": 8.0,
    "duration": 2.0
  }
}

Rocket Boosting: Measured in-game speed is 60.65 blocks per second.

rocket-fast

Contributing & Issues

I warmly welcome:

  • Bug reports
  • Feature requests
  • Pull requests

Please open issues or PRs on GitHub.

License

This project is licensed under the LGPLv3 License. See LICENSE for details.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
UNU Parts Pack [MTS/IV]

价格:0 墨喵币
下载量:0

查看详情
Better Weaponry

价格:0 墨喵币
下载量:0

查看详情
ghast tear duplication

价格:0 墨喵币
下载量:0

查看详情
BetterActionBar

价格:0 墨喵币
下载量:0

查看详情