Scripts to make Minecraft: Pi Editon more interactive
If you have any problems, please contact me: [email protected]
-
Make sure you have git installed (
sudo apt-get install git-core
) -
Download the source
cd ~ git clone https://github.com/glaming/InteractiveMinecraft.git
-
Start Minecraft: Pi Edition (assuming that it was extracted to ~/mcpi/)
cd mcpi ./minecraft-pi &
-
Enter a Minecraft world
-
Run InteractiveMinecraft
cd ~/InteractiveMinecraft python interactive.py
NOTE: The only useful commands implemented so far are 'copy' and 'quit'. When using the 'copy' command, follow the instructions provided inside the terminal.