Raspberry Jam Mod
by Omega Centauri Software
Mod for Minecraft PE to implement most of the Raspberry PI Minecraft API
App Name | Raspberry Jam Mod |
---|---|
Developer | Omega Centauri Software |
Category | Educational |
Download Size | 1 MB |
Latest Version | 1.22 |
Average Rating | 3.29 |
Rating Count | 231 |
Google Play | Download |
AppBrain | Download Raspberry Jam Mod Android app |
This unofficial mod for Minecraft PE implements most of the Raspberry PI Minecraft API, allowing Minecraft PE to be controlled by Python code. The package also includes a number of sample Python scripts, including chess (play chess against your device in Minecraft; the script automatically downloads the Sunfish engine).
This mod requires three other ingredients: (1) Minecraft PE, (2) BlockLauncher (or BlockLauncher Pro) and (3) QPython.
It installs the mod for Minecraft PE, as well as a number of sample Python scripts (e.g., draw a waterfilled donut, draw a gigantic tree, etc.) It should support most of the scripts from O'Hanlon and Whale's Adventures in Minecraft Book.
Detailed instructions on how to use the mod are here: http://www.instructables.com/id/Python-Coding-for-Android-Minecraft-PE
In addition to supporting python scripts, once the mod is installed and Minecraft PE is running together with BlockLauncher, you can actually send photos and *.schematic files to Minecraft via RasperryJamMod. For photos, just share them with "Send to MCPE" in the gallery, and for *.schematic files, just open them from a file manager. In both cases make sure you have a world open. This is an experimental feature and may not always work.
Recent changes:
1.22:
- schematic fix
1.21:
- support for current qpython
- added: /p3 command to launch qpython3 script
1.16:
- can open schematic files with RJM when Minecraft+Blocklauncher are running and a world is open
1.15:
- chess script fix
1.14:
- can share photos into Minecraft when RJM is running
1.13:
- bug fix; render script
1.12:
- bug fixes
1.11:
- bug fixes; improved castle script
1.10:
- more scripts (e.g., digitalclock); bug fixes for scripts
This mod requires three other ingredients: (1) Minecraft PE, (2) BlockLauncher (or BlockLauncher Pro) and (3) QPython.
It installs the mod for Minecraft PE, as well as a number of sample Python scripts (e.g., draw a waterfilled donut, draw a gigantic tree, etc.) It should support most of the scripts from O'Hanlon and Whale's Adventures in Minecraft Book.
Detailed instructions on how to use the mod are here: http://www.instructables.com/id/Python-Coding-for-Android-Minecraft-PE
In addition to supporting python scripts, once the mod is installed and Minecraft PE is running together with BlockLauncher, you can actually send photos and *.schematic files to Minecraft via RasperryJamMod. For photos, just share them with "Send to MCPE" in the gallery, and for *.schematic files, just open them from a file manager. In both cases make sure you have a world open. This is an experimental feature and may not always work.
Recent changes:
1.22:
- schematic fix
1.21:
- support for current qpython
- added: /p3 command to launch qpython3 script
1.16:
- can open schematic files with RJM when Minecraft+Blocklauncher are running and a world is open
1.15:
- chess script fix
1.14:
- can share photos into Minecraft when RJM is running
1.13:
- bug fix; render script
1.12:
- bug fixes
1.11:
- bug fixes; improved castle script
1.10:
- more scripts (e.g., digitalclock); bug fixes for scripts