Just wondering if theres any way to make the bot shift while placing or place without creating a vertical stack.
I'm trying to automate a bot for creating a cactus farm. It's alright making the stone and sand parts to it, but after that I have issues placing cactus. I've tried added Blocks.Cactus to the BlockSets.java file and I can now place cactus, but the only problem is the dumb bot will stand and die on it.
Help greatly appreciated, Jake.
Note: I think the other solution might be to use AutoHotKey or to make my own Bot (Although that is a ton of work and this bot is amazing).
Just wondering if theres any way to make the bot shift while placing or place without creating a vertical stack.
I'm trying to automate a bot for creating a cactus farm. It's alright making the stone and sand parts to it, but after that I have issues placing cactus. I've tried added Blocks.Cactus to the BlockSets.java file and I can now place cactus, but the only problem is the dumb bot will stand and die on it.
Help greatly appreciated, Jake.
Note: I think the other solution might be to use AutoHotKey or to make my own Bot (Although that is a ton of work and this bot is amazing).