Minecraft Python Modding – Project 5 – Auto Tunneler

In this project, we will build upon our new knowledge of loops and combine it with the setBlocks function to make a program that automatically creates giant tunnels wherever we walk! We will also learn a little more about conditions and their importance with loops.

Course Content

Project 5: Auto Tunneler