Starter Kits
The Adventures in Minecraft Starter Kits contain what you need to get started coding Minecraft and can be downloaded here.
Windows PC Starter Kit
Minecraft v1.12 Windows Starter Kit - Download | Help | Video
- Download the Minecraft v1.12 Windows Starter Kit zip file
- Open your Downloads folder
- Open the
AIMStarterKitPC.zip
file - Copy the
AdventuresInMinecraft-PC
folder to the Desktop
Visit the Windows help if you experience problems.
Apple Mac OS Starter Kit
Minecraft v1.12 Mac OS Starter Kit - Download | Help | Video
- Download the Minecraft v1.12 Mac OS Starter Kit zip file
- Open your Downloads folder
- Copy the
AdventuresInMinecraft-Mac
folder to the Desktop
Visit the Mac OS help if you experience problems.
Raspberry Pi Starter Kit
- Open a terminal - click Menu > Accessories > Terminal
- Enter the following commands to download the Starter Kit to your Desktop
cd ~
cd Desktop
git clone https://github.com/AdventuresInMinecraft/AdventuresInMinecraft-Pi
Visit the Raspberry Pi Help or the tutorial video if you experience problems.
Videos
The Adventures in Minecraft tutorial videos talk you through the initial setup and describe many of the projects in the book.
Adventures Code
The code from all the Adventures is available to download.
It is commented and tested and you might find it useful to compare agained your code if you are experiencing problems.
The code download is organised into Adventures, you should copy the program file into the My Adventures
folder before running.
Downloads - 1st Edition | 2nd Edition | Latest
Forum
Ask a question, get help, show off your work in the Adventures in Minecraft Forum
Repositories
The Adventures in Minecraft code resources, plugins and modules can be found here:
Adventures in Minecraft download & info site - Repository
Raspberry Pi Starter Kit - Repository | Readme
Windows PC Starter Kit - Repository | Readme
Apple Mac OS Starter Kit - Repository | Readme
Linux Starter Kit - Repository | Readme
Adventures code - Repository | Readme
mcpi - Repository | Readme
bitio - Repository | Readme
anyio - Repository | Readme
RaspberryJuice plugin - Repository | Readme | Download