Raspberry Jam Mod

3.4
292 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

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.
Updated on
Mar 16, 2017

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.3
233 reviews
A Google user
July 24, 2019
its just for minecraft pe not beta.
9 people found this review helpful
Did you find this helpful?
Jhoanalyn Balagtas
May 16, 2020
I like this game
2 people found this review helpful
Did you find this helpful?
A Google user
October 18, 2015
My blocklauncher doesn't work on my 0.12.1 MCPE so I'm using MCPE Master for the meantime. Can you please make this mod working for MCPE Master? And also when I import mods it force closes. Thanks. 👍😀
14 people found this review helpful
Did you find this helpful?
Omega Centauri Software
August 2, 2016
I just tried it with MCPE Master. It worked. After you choose Install in my mod, you'll get a crash because Block Launcher isn't installed. Go to Master, import ModPE mod, browse to com.hipipal.qpyplus folder, and import raspberrymodpe.js . Then activate the mod.

What's new

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