diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2023-02-16 23:33:28 +0100 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2023-02-16 23:33:28 +0100 |
commit | f00ec55f38bc2e79cfbf1d6d90571ab993ffdccc (patch) | |
tree | 7cd4ecfaad5ed3b3f725bb8c6ab08ac086459537 /package.json | |
parent | Bot: Update mineflayer-antihunger plugin (diff) | |
download | 2bored2walk-f00ec55f38bc2e79cfbf1d6d90571ab993ffdccc.tar.gz 2bored2walk-f00ec55f38bc2e79cfbf1d6d90571ab993ffdccc.tar.bz2 2bored2walk-f00ec55f38bc2e79cfbf1d6d90571ab993ffdccc.zip |
Dependencies: Update 'mineflayer-antihunger'
Fixes falling and blockbreaking bugging
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 13a3c8d..19c685c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "discord.js": "^14.7.1", "dotenv": "^16.0.3", "mineflayer": "^4.8.1", - "mineflayer-antihunger": "^1.0.5", + "mineflayer-antihunger": "^1.0.6", "mineflayer-auto-eat": "^3.3.1", "mineflayer-auto-totem": "^1.3.0", "mineflayer-pathfinder": "github:PrismarineJS/mineflayer-pathfinder", |