Shroototem
Shroototem
Same issue as: #4 - Minecraft version: 1.18.2 - CC: Restitched version: v.1.100.5 - Detailed reproduction steps:  ```lua local speakers = table.pack(peripheral.find("speaker")) local decoder = require("cc.audio.dfpwm").make_decoder() local fn =...
New commands: - `!ride`: Allows the agent to ride the matching entity of a given type. - `!dismount`: Allows the agent to dismount the currently ridden entity. Both commands have...
If the bot is holding an item in the offHand and uses `!discard("string", 1)` it will fail to find the item.
Can I suggest an enhancement to save on API requests? I've changed it so the bot now gives a list of commands/tasks to do as sending in a request for...