Introduction
In this video tutorial we show you how to create a working volcano in the Minecraft world, using Python.
Tutorial Video
Full code listing
Extension Challenges
- Get your volcano to erupt water instead
- Create a circular volcano instead of a square volcano.
- Adapt your volcano so that it only erupts every 5 minutes
- Create a volcano to grows over time (changes the lava to rocks after a while)