Skip to content

rd-161348 (161348)

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

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

Press Esc to exit the game. Press Return to save, R to reset your position, G to spawn a mob, and numbers 1-4 (6 for saplings) to switch blocks.

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