promotional bannermobile promotional banner

Elytra Speed Cap

A lightweight mod that limits the maximum speed of elytra flight to a configurable value.

File Details

Elytra Speed Cap 0.2.0+1.21.10

  • R
  • Nov 23, 2025
  • 89.67 KB
  • 13
  • 1.21.10+1
  • Fabric + 1

File Name

elytra-speed-cap-0.2.0+1.21.10.jar

Supported Versions

  • 1.21.10
  • 1.21.9

Curse Maven Snippet

Fabric

modImplementation "curse.maven:elytra-speed-cap-1389983:7254050"

Quilt

modImplementation "curse.maven:elytra-speed-cap-1389983:7254050"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Major Improvements: Server-side handling now scales player velocity vectors directly, improved Elytra checks, and added client-side clamping of firework boosts for a consistent cap. This release supports Minecraft Versions 1.21.91.21.10.

Details:

  • Server Limiting: Server ticks now adjust velocities instead of teleporting, reducing rubberbanding when players exceed the limit.
  • Safety Checks: Added improved validation plus cleaner vector scaling to avoid jitter during fast flight.
  • Firework Boosts: New mixin limits rocket pushes using the same per-tick cap logic for parity with manual glides.
  • Documentation: Updated accordingly.