-
Notifications
You must be signed in to change notification settings - Fork 48
Food farming
For farming food (wheat, ...) you need to construct a large field. If you want to do this underground, have a look at the clear command.
Ensure that dirt and water are at the right places. Construct a barrier around the farm (cobblestone wall, halfslabs, ...) to tell the bot where your farm ends.
Note that you do only need to place dirt or grass, the bot will use the hoe for you. You also do not have any constraints on the shape of the field, the bot has a good path finding capable of handling a 200x200 block area.
Now stand on the farm, hold some seeds and a hoe. Then type:
/minebot plant
The bot will plant your seeds.
To farm, simply walk to the farm and type:
/minebot plant
![](https://github.com/michaelzangl/minebot/raw/master/doc-files/plant replant.png)
The bot will detect any grown wheat, carrots, ... and harvest them. The bot will also plant any seeds (or carrots, ...) it has on the hot bar.