This commit is contained in:
2024-09-21 20:03:47 +00:00

@ -5,6 +5,9 @@
"author": "Guilherme Werner <guilhermewerner@tribufu.com>",
"license": "MIT",
"type": "module",
"scripts": {
"start": "node src/multi.js"
},
"dependencies": {
"bedrock-protocol": "^3.39.0",
"mineflayer": "^4.20.1",