Skip to content

0.0.11a (0.0.11)

Compare
Choose a tag to compare
@pythonengineer pythonengineer released this 07 Aug 18:36

This version features basic terrain, block picking and placing, level saving, and human mobs. There are five different blocks you can place.

Press Esc to release the mouse. Press R to reset your position, G to spawn a mob, Y to invert mouse, Enter to save, and numbers 1-4 (6 for saplings) to switch blocks.

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