Minecraft Python Modding – Project 8 – Farmer Bot

In this project, we will combine everything we’ve learned so far, loops, conditionals, if statements, and all of our Minecraft functions, to make the “Farmer Bot” program. This program will give us a set number of seeds that are automatically planted for us when we walk on grass blocks, making farming wheat inside Minecraft super easy!

Course Content

Project 8: Farmer Bot