Releases: Abdullah-coder2013/Minecraft-Python-Edition
Releases · Abdullah-coder2013/Minecraft-Python-Edition
v4.0.0
This is a version of Minecraft: Python Edition including:
- Trees
- Shaders
- Hotbar
It also has a configurable json
file that
you can edit to change the world's look.
Download the exe
file and the json
file you are on windows
If you are on macOS or Linux just download the source code.
By the way if you are on Linux or macOS please make sure you have ursina
perlin-noise
psutil
json
installed as modules
You can install them together by downloading the requirements.txt
and typing in the command line: pip install requirements.txt