Releases: arpruss/raspberryjammod
Releases · arpruss/raspberryjammod
0.94
absolute coordinates option
0.93.2
- friendlier API for generating sign TileEntity blocks: see sign.py and maze.py for examples
- replace davef's maze with my own
0.92
- fix mod info dialog in Minecraft 1.12
0.91
- preliminary 1.12 Minecraft support
0.90.3
- improved Block constructor, so Block(list), Block(tuple) and Block(block) all work
- can now compare Block to list or tuple
0.90.2
- fix render.py and some model txt files
0.90
- maybe fix issues with losing player access
- update chess.py (delete old _sunfish.py if you have it)
- update render.py for Python3
- add pong.py and board2d.py
0.89.2
Fix mcpi/minecraft.py for multiplayer.
0.89
Fix chat post fetch in read-only mode.