You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
I am attempting to make self-driving horses. The walk() function seems not to work: it returns true as if it were successful, but the horse ignores the command and either doesn't move or just wanders around aimlessly like normal. I have tried using the disableAI() function, but that also doesn't seem to do anything. Other kinetic augment functions such as launch() work fine.
(MC1.12.2, with plethora version 1.12.1)
The text was updated successfully, but these errors were encountered:
I am attempting to make self-driving horses. The walk() function seems not to work: it returns true as if it were successful, but the horse ignores the command and either doesn't move or just wanders around aimlessly like normal. I have tried using the disableAI() function, but that also doesn't seem to do anything. Other kinetic augment functions such as launch() work fine.
(MC1.12.2, with plethora version 1.12.1)
The text was updated successfully, but these errors were encountered: