A high-level, general purpose and modular minecraft bot using hot re-loadable (without restarting the bot!) plugins. Batteries included, launch to run!
Go to file
jay 6b1157147d feat(mover): implement more featureful and robust ride command
Now does the following:
- finds entities (both vehicles and animals) which are suitable for riding.
- moves to get into range.

However:
- while in a vehicle, pathfinder doesn't appear to detec coords.
- `bot.moveVehicle` doesn't work, so bot doesn't move when riding
2021-01-28 00:48:45 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-01-18 01:47:32 +05:00
lib feat(mover): implement more featureful and robust ride command 2021-01-28 00:48:45 +05:00
.gitignore chore: 🙈 ignore .env 2020-12-24 09:16:11 +05:00
package.json build: ⬆️ update deps 2021-01-18 01:54:05 +05:00