This commit is contained in:
2026-02-22 20:27:09 -05:00
parent 7b326a112e
commit 92024c8a64
37 changed files with 6785 additions and 3344 deletions
+3 -5
View File
@@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
@@ -20,14 +21,11 @@
"@google/generative-ai": "^0.17.1",
"axios": "^1.7.7",
"cors": "^2.8.6",
"dotenv": "^16.0.1",
"express": "^5.2.1",
"extend": "^3.0.2",
"minecraft-data": "^3.101.0",
"mineflayer": "^4.33.0",
"minecraft-data": "^3.105.0",
"mineflayer": "^4.35.0",
"mineflayer-pathfinder": "^2.4.5",
"mineflayer-web-inventory": "^1.3.0",
"moment": "^2.29.3",
"prismarine-windows": "^2.9.0",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7"