deps: add core mineflayer plugins

This commit is contained in:
2026-05-25 13:02:43 +03:00
parent b98aa94326
commit 01907dc1e9
2 changed files with 63 additions and 2 deletions
+5 -1
View File
@@ -15,7 +15,11 @@
"dependencies": {
"dotenv": "^16.4.5",
"mineflayer": "^4.37.1",
"mineflayer-pathfinder": "^2.4.5"
"mineflayer-armor-manager": "^2.0.1",
"mineflayer-auto-eat": "^5.0.3",
"mineflayer-collectblock": "^1.6.0",
"mineflayer-pathfinder": "^2.4.5",
"mineflayer-tool": "^1.2.0"
},
"repository": {
"type": "git",