Releases: arpruss/raspberryjammod
Releases · arpruss/raspberryjammod
0.72
- preliminary support for Minecraft 1.10 (alpha quality with 1.10) with Forge for 1.10
0.71
- fix bug in mcpi/minecraft.py
- change event polling functionality: each session now has its own queues
0.70
- rudimentary and optional username/password security system for servers (1.9/1.9.4 only)
0.67
Fix world.getPlayerId() both in mod and in mcpi/minecraft.py
0.66.2
render.py script now supports binary stl files (download them from thingiverse and other places). For demo: /py render knight
0.66.1
This is the same as 0.66 basically, but repacked to also work with Forge for 1.9.4.
0.66
Given invalid meta, set meta=0, to avoid crash.
Fix spiral.py
0.65
1.9 now has the right-click handling that 1.8 had.