Shroototem

Results 5 issues of Shroototem

Are there any plans to port this to fabric?

enhancement
question
long term

Same issue as: #4 - Minecraft version: 1.18.2 - CC: Restitched version: v.1.100.5 - Detailed reproduction steps: ![image](https://user-images.githubusercontent.com/47718633/163661317-3970edc7-221f-4b26-b0b2-fac0ffa037dc.png) ```lua local speakers = table.pack(peripheral.find("speaker")) local decoder = require("cc.audio.dfpwm").make_decoder() local fn =...

bug

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.

bug

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...

enhancement