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 :)
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 :)