-
-
Notifications
You must be signed in to change notification settings - Fork 924
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
Mounting for other entities and fix bot not dismounting when the vehicle is gone #3384
base: master
Are you sure you want to change the base?
Conversation
This reverts commit a95ee68.
… passengers in `attach_entity` in `entities.js`
it was ok before I merge master |
/fixlint |
I fixed all linting errors with |
Failing CI because of your PR's changes |
You need to merge this first PrismarineJS/prismarine-entity#75 |
Please change package.json to point to the branch in prismarine-entity to see if it works |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
It should work |
maybe I will add the
entity.passengers
and theentity.vehicle
attributes later on prismarine-entity