Python in Minecraft 5 – hollow tunnel

Creating a hollow tunnel with walls at each end To create an air space in the tunnel we can use another loop. However, the second loop should not go all the way to the ends because we want walls at each end. This is to stop water and lava flowing into our tunnel should the … Continue reading Python in Minecraft 5 – hollow tunnel