first commit

This commit is contained in:
Bad
2025-10-07 20:29:02 +03:00
commit 74b91e4a9b
10 changed files with 236 additions and 0 deletions

6
package.json Normal file
View File

@ -0,0 +1,6 @@
{
"dependencies": {
"minecraft-protocol-forge": "^1.0.0",
"mineflayer": "^4.25.0"
}
}