Raspberry Jam Mod

3,4
293 avis
100K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de ce jeu

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.
Date de mise à jour
16 msi 2017

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

3,3
230 avis

Nouveautés

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