mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-01 06:05:19 +02:00
Merge pull request #28 from kolbytn/update-1.20.4
update to current minecraft release
This commit is contained in:
commit
ad717cdaff
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"minecraft_version": "1.20.1",
|
||||
"minecraft_version": "1.20.4",
|
||||
"host": "localhost",
|
||||
"port": 55916,
|
||||
"auth": "offline",
|
||||
|
|
Loading…
Add table
Reference in a new issue