Call us toll free:
Top notch Multipurpose WordPress Theme!
Call us toll free:

Adventures in Minecraft Pt. 5


As the 2015 Snowmageddon blanketed Chicago, I found myself with time to get back to my adventures in Minecraft! Last we met I had created the start.server.command file, which actually launched the server. Next step, create the StartCanarymod. command file.

After figuring out that TextWrangler works best for writing command files, the StartCanarymod.command file was pretty easy. From there it was a matter of downloading the RaspberryJuice plugin and copying the necessary file to the Canarymod folder. The last step was to download and copy several different files to the My Adventures folder. These were included in the 1.6.4 version, so I just copied them to my new folder.

Time for the moment of truth…

Screen Shot 2015-02-01 at 6.09.46 PMAnd, we’re a go! The server, plugin and world all initialized!

Now, to test the Python and see if my server accepts the programming! Launching IDLE, I wrote my first program for Minecraft.

Screen Shot 2015-02-01 at 7.45.46 PM

Cue happy dancing! There’s my first Python programming of Minecraft! See it? Minecraft said “Hello Minecraft World”! Your first program…always an exciting time.

After several weeks of challenges, I finally have a working Canarymod Server and files to give the avtivities in Adventures in Minecraft a go!