TJ Rivera

Results 4 comments of TJ Rivera

Perhaps you could be missing something. I have used slime blocks before, so i know those do work. Is the minebuild/reverse command in the version you're using? you could use...

Easy. if (!minescript.isAlive()) { minescript.doStrategy(minescript.strategy("minebot", "respawn")); pause(1); minescript.serverCommand("/back"); } This can also be done with a simple script but i would have to test it. Not sure if /minebot respawn...

maybe. Without seeing your system its hard to tell. you might want to play around with syntax, /minebot mine minecraft:diamond_ore OR you might try /minebot mine 56 where 56 is...

I dont think there is a way to do this, but if you know how to code you could modify this bot to perhaps learn to do that.