Minecraft Python Modding – Project 7 – Fire Walk

In this program, we will combine our knowledge of loops and conditionals to learn about a new tool called the if statement. We will use both of these, along with a new Minecraft function to create fire when we walk on certain types of blocks!

Course Content

Project 7: Fire Walk