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 60394e38eb refactor: ♻️ replace add with vec3.offset
This avoids having to import and creat a `new vec3.v()`
2021-03-24 00:40:54 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-03-22 14:51:02 +05:00
lib refactor: ♻️ replace add with vec3.offset 2021-03-24 00:40:54 +05:00
.gitignore feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 2021-03-22 14:32:08 +05:00
package.json build(typescript): 🚨 add @types dep to satisfy typescript errors 2021-03-23 13:25:26 +05:00