multi bots online

This commit is contained in:
2023-05-08 10:58:05 -04:00
parent cbf7f78604
commit 0616ce2ea5
11 changed files with 1005 additions and 565 deletions

View File

@ -21,7 +21,7 @@
"dotenv": "^16.0.1",
"extend": "^3.0.2",
"minecraft-data": "^3.5.0",
"mineflayer": "^4.3.0",
"mineflayer": "^4.8.0",
"mineflayer-auto-eat": "^2.3.3",
"mineflayer-pathfinder": "^2.2.0",
"mineflayer-web-inventory": "^1.8.3",
@ -29,6 +29,6 @@
"prismarine-windows": "^2.4.4"
},
"devDependencies": {
"nodemon": "^2.0.18"
"nodemon": "^2.0.22"
}
}