Skip to content

Endre-Tonnessen/python-minecraft-data-FIX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-minecraft-data

pypi

Provide easy access to minecraft-data in python

Installation

From PyPi:

pip install minecraft_data

From Repo:

python -m pip install git+https://github.com/SpockBotMC/python-minecraft-data

On local machine and with latest version from minecraft-data:

git clone --recurse-submodules -j8 [email protected]:Endre-Tonnessen/python-minecraft-data-FIX.git

Then navigate to the downloaded folder and install in editable mode:

pip install -e .

Usage

See the example.py

Documentation

About

Provide easy access to minecraft-data in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%