Jake Nelson

Results 23 comments of Jake Nelson

@michaelzangl It looks like there are a ton of other people trying to use deez's ToggleSneak mod with Minebot too, and I'm not sure why. Minebot is for automation! :(

log:nicewoodtexture:please

It's possible the author used reflection to replace minecraft's base class. This is more efficient although it makes it less compatible with other mods.

Hi there, I haven't looked fully into Minebot's JavaScript engine but you may find it easier to create this very specific job as a mixture of Minebot and your own...

Interesting, I've not heard of fuzzy match before, but I'm thinking about first searching explicitly for an audio only version of the song, fuzzy matching will help. Tomorrow I will...

Hi, sorry for the late reply. Shouldn't `sd_data = yt_data['duration'].split(':')` be inside the try part of the try-catch statement? I'm happy to make that change to the code, if you...

This bug was kindly patched by @DMaxence’s in their recent pull request.

I see that might be an issue, as youtube music required a subscription. Could possibly add the ability to allow a user to type in their youtube music credentials, but...

It would be easier, and possibly better audio, but sadly music.youtube costs money which this tool is attempting to save! It may make sense to add this functionality in a...

Hi there narajarosa, if you would like to change the style, you can simply do the following; 1) Navigate to assets\css\custom.css 2. Edit the properties under the text .login-container 3....