Skip to content

rd-132328 (132328)

Compare
Choose a tag to compare
@pythonengineer pythonengineer released this 03 Aug 06:22

This version features very basic block picking and placing. You can only place stone tiles, except at exact ground level where it is only grass.

Human mobs are also featured in this version, but they are all spawned at game start as opposed to on key press.

Install with python -m pip install minecraft-python==132328 or, from source, python setup.py build_ext --inplace.