changing the movement/flying speed of the new happy ghast mob using /attribute does not change its speed
when i execute any of the following commands it does not change the speed of the new ghast mob
/attribute 4488468b-b3c9-4373-96dd-179b94c93055 minecraft:movement_speed base set 50
/attribute 4488468b-b3c9-4373-96dd-179b94c93055 minecraft:flying_speed base set 50
when executing either of the commands i expect the speed of the mob to be faster
additionally when the player is riding the mob the speed cannot be changed either
i expect either of those or the player flying speed to somehow make the mob faster
Linked issues
relates to 2
Comments 2
Can confirm happy ghasts do not scale their flight speed with either minecraft:movement_speed
or minecraft:flying_speed
, both values defaulted to 0.05.
Additionally, ordinary ghasts suffer from this issue as well. There were no visible changes to their speed despite having their minecraft:movement_speed
stat set to 3.0 or 0.0.
The environment is supposed to only contain PC details.