Releases: arpruss/raspberryjammod
Releases · arpruss/raspberryjammod
0.64
0.63
Fixes to pysanka.py.
For script info, see:
http://www.instructables.com/id/Giant-Easter-Eggs-in-Minecraft/
0.62
0.61
0.60
Now experimentally support 1.9 as well as stably support 1.8, 1.8.8 and 1.8.9. Just download mods.zip, drop the contents in your mods folder, after deleting the previous version. Or use the experimental installer.
Note: In 1.9, must use LEFT sword click in place of RIGHT sword click.
0.52
0.51
- getBlocks(), getBlocksWithData() and getBlocksWithNBT() [experimental] support
- on platforms where unknown commands return "fail", the python getBlocks_() methods fall back to looping with getBlock_() if the getBlocks*() command is unsupported
- the Game of Life script uses getBlocks() for reading the initial setup