Minecraft Python Modding – Project 9 – Lava Shooter
In this project, we will combine the infinite loop with a new type of conditional loop called the for loop. We will combine these to create a “Lava Shooter” program that shoots out a lava block from where you are!
Course Content
Project 9: Lava Shooter