Elytra Flight with Enhanced Rocket Propulsion
FasterElytras is a Minecraft Fabric mod that enhances elytra flight mechanics
with customizable speed control. The mod allows players to configure rocket flight
speed based on altitude or set fixed speeds, providing a more dynamic and
personalized flying experience.
Perfect for players who want more control over their elytra flight performance,
whether for travel, exploration, or minigame mechanics.
All commands require OP permission (level 2):
View Current Configuration:
/fasterelytras config show
Modify Settings:
# Enable/disable altitude-based speed
/fasterelytras config set altitudeDeterminesSpeed <true|false>
# Set speed thresholds
/fasterelytras config set minSpeed <value>
/fasterelytras config set maxSpeed <value>
# Set height thresholds
/fasterelytras config set minHeight <value>
/fasterelytras config set maxHeight <value>
# Toggle speedometer HUD (only client)
/fasterelytras config set showSpeedometer <true|false>
# Toggle vertical speed calculation (only client)
/fasterelytras config set enableVertical <true|false>
Reset to Defaults:
/fasterelytras config reset
Access the configuration screen via Mod Menu:
- Go to Mods menu
- Find "FasterElytras"
- Click "Config icon" to open the settings interface