/pyCraft

Minecraft client library in Python

Primary LanguagePythonOtherNOASSERTION

pyCraft - Modified for acacia

see https://github.com/ammaraskar/pyCraft for more information about pyCraft.

Main Changes

Added more packets but also has more dependencies -> needs https://github.com/barneygale/quarry (which also supports 1.7 -> 1.16.4)

Requirements (Updated)

The requirements are also stored in requirements.txt

See the installation instructions for the cryptography library here: https://cryptography.io/en/latest/installation/ but essentially pip install -r requirements.txt should cover everything.