Minecraft Python Modding – Project 11 – The Floor is Lava

In this project, we will combine the infinite loop the if statement and many of our Minecraft functions to create a game called “The Floor is Lava”. In this game, glass blocks will spawn randomly and if you do not stay on them, you lose!

Course Content

Project 10: The Floor is Lava