Properly disable horse AI when cart is being pulled
issork opened this issue ยท 0 comments
Also mentioned here.
Currently, all horse AI tasks are just being removed from the Entity because setNoAI(true) would also prevent steering the horse from the cart (EntityLivingBase travel method is used for steering the horse).