Faster Happy Ghast
Faster Happy Ghast is a data pack that intelligently adjusts the flying speed of happy ghasts based on whether they have a rider.

When a player mounts a happy ghast, the creature becomes significantly faster and more responsive to control. This provides smooth and exciting flight that delivers genuine enjoyment of aerial movement. Once the rider dismounts, the ghast returns to its normal movement speed.
The mechanics are based on dynamically changing the flying_speed attribute:
- With rider:
flying_speed = 0.1 - Without rider:
flying_speed = 0.05
Speed changes occur instantly, ensuring smooth transitions between states and creating a highly immersive gaming experience.