Python in Minecraft 2 – Placing many blocks individually

In the last exercise we placed a wool block with variation 1. If you want to know which blocks you can place, check out the reference material at http://www.stuffaboutcode.com/p/minecraft-api-reference.html In the next example, the same wool block is placed and glass is placed all around it. Glass doesn’t have any variations so we are using … Continue reading Python in Minecraft 2 – Placing many blocks individually