Merge pull request #28 from kolbytn/update-1.20.4

update to current minecraft release
This commit is contained in:
Max Robinson 2024-04-02 19:15:02 -05:00 committed by GitHub
commit ad717cdaff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"@anthropic-ai/sdk": "^0.17.1",
"@google/generative-ai": "^0.2.1",
"minecraft-data": "^3.46.2",
"mineflayer": "^4.14.0",
"mineflayer": "^4.20.0",
"mineflayer-armor-manager": "^2.0.1",
"mineflayer-auto-eat": "^3.3.6",
"mineflayer-collectblock": "^1.4.1",

View file

@ -1,5 +1,5 @@
{
"minecraft_version": "1.20.1",
"minecraft_version": "1.20.4",
"host": "localhost",
"port": 55916,
"auth": "offline",