Mounted mobs stop moving
Summary
Because of the new texture of "Vex" it cannot equip armor and such... So I am trying to mount a baby zombie onto a vex, but the problem is that whenever I do this, it seems that the vex won't move towards a player anymore with the zombie on top of it (in generally whenever you mount a mob onto another mob)
Steps to reproduce
Create 2 mobs.
- 1 is rider
- 1 is mount Use mount option or mechanic mount and mount the rider onto mount (Mount: MountName)
Current behavior
Mob doesn't move, even by using custom AI it does not work This can work with horses that isn't saddled but tamed (- goto{speedModifier=1;sh=5;sv=5} @NearestPlayer{r=16} ~onTimer:10 1.0)
Intended correct behavior
Move towards player
Server log file
Nothing to see on log or mythicmob debugging
Proposed fixes
Custom AI "movetowardstarget", or just that the mounted mob can stear the mount and move it towards players, mobs, etc.