HappyGhastFlight is a lightweight mod that gives Happy Ghast a custom flying speed whenever a player hops on for a ride.
Enjoy even more fun adventures with your favorite ghast!
✨ Features
- Each Happy Ghast spawns with a random flying speed, based on configurable minimum and maximum values
- The speed only affects the ghast while it is being ridden
- Adds a new custom attribute:
ride_speed - Speed values are synced and persistent across game sessions
⚙️ Configuration
- Modify
minFlySpeedandmaxFlySpeedin the mod config to control the flying speed range - Ensures safe defaults if configuration values are invalid (e.g., if
min > max)