minebot icon indicating copy to clipboard operation
minebot copied to clipboard

How can I create a script that "move items"

Open ImTimmo opened this issue 7 years ago • 1 comments

Hello, I was trying to figure out how can I edit or create a Javascript that can move item from one slot to an other in the inventory / chest / villager interface. So basically, I need to trade cactus in a Villager like that :

And I also need to take these cactus from a storage but with the /minebot get, I can only take 3 stacks at the time and because the chest is constantly re-field by the hoppers the bot take 2-4 items For now, I have created a small macro in an external program that simply click on coordinates, and i was wondering if I can do a similar things for Minebot So if someone has any ideas let me know

I don't know anything about JavaScripting but I hope I will learn :)

ImTimmo avatar Sep 04 '18 20:09 ImTimmo

You will need to program this in Java...

michaelzangl avatar Oct 04 '18 11:10 michaelzangl