Wednesday, 2 April 2014

A successful teleport in Minecraft

Today we attempted and succeeded at a successful teleport in Minecraft Pi. While the actual code was easy, it was the minor details that we had to debug.


What we learned today was that you need to put the python program that you have created, in our case, teleport.py, into the following folder mcpi/api/python

If it is not in the correct folder, then it will not be able to communicate with the game and you will get an error message (like we did....10 or so times).

Where in Minecraft do you want to teleport to?