PrismarineJS / mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://prismarinejs.github.io/mineflayer/
MIT License
4.92k stars 904 forks source link

Mounting for other entities and fix bot not dismounting when the vehicle is gone #3384

Open qwqtoday opened 4 months ago

qwqtoday commented 4 months ago

maybe I will add the entity.passengers and the entity.vehicle attributes later on prismarine-entity

qwqtoday commented 4 months ago

it was ok before I merge master https://github.com/PrismarineJS/mineflayer/actions/runs/9185408953

qwqtoday commented 4 months ago

/fixlint

rom1504bot commented 4 months ago

I fixed all linting errors with npm run fix!

extremeheat commented 4 months ago

Failing CI because of your PR's changes

qwqtoday commented 3 months ago

You need to merge this first https://github.com/PrismarineJS/prismarine-entity/pull/75 This pr uses Entity.passengers and Entity.vehicle based that need that change in prismarine-entity

rom1504 commented 3 months ago

Please change package.json to point to the branch in prismarine-entity to see if it works

socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/mineflayer-pathfinder@2.4.5, npm/standard-markdown@7.1.0, npm/standard@17.1.0, npm/typescript@5.5.2

View full report↗︎

qwqtoday commented 3 months ago

It should work