diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2023-02-15 19:30:09 +0100 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2023-02-15 19:30:09 +0100 |
commit | 10fb737a45e6f9c9fea4b520068e5fde33ddaaf4 (patch) | |
tree | df961fea4e21fd1fe2976bfc5acfa456f1b512d0 /package.json | |
parent | Bot: Add autoArmor plugin (diff) | |
download | 2bored2walk-10fb737a45e6f9c9fea4b520068e5fde33ddaaf4.tar.gz 2bored2walk-10fb737a45e6f9c9fea4b520068e5fde33ddaaf4.tar.bz2 2bored2walk-10fb737a45e6f9c9fea4b520068e5fde33ddaaf4.zip |
Bot: Add autoTotem plugin
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a48ff02..2bee23f 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "mineflayer": "^4.8.1", "mineflayer-antihunger": "^1.0.4", "mineflayer-auto-eat": "^3.3.1", + "mineflayer-auto-totem": "^1.3.0", "mineflayer-pathfinder": "github:PrismarineJS/mineflayer-pathfinder", "prismarine-viewer": "^1.23.0" } |