Skip to content

0.0.13a (0.0.13)

Compare
Choose a tag to compare
@pythonengineer pythonengineer released this 08 Aug 06:26

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

Press Esc to pause. Press R to reset your position, G to spawn a mob, F to toggle render distance, Y to invert mouse, Enter to save the level, and numbers 1-4 (6 for sapling) to switch blocks.

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