Skip to content

SpockBotMC/python-minecraft-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 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

Usage

See the example.py

Documentation