-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Implement optional direction vector to activateItem #3695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the linting errors. Otherwise this looks great, I've been looking forward to this feature for a while so i can automatically mend the bot's armor when durability is low.
Tests don't seem to pass, might be unrelated as I don't see how this PR changes could cause this. Error seems to be:
|
This reverts commit 4cee5d1.
implements optional vector parameter into activateItem, as per issue #3621. allows for providing direction vector when bot is performing actions like throwing potions.