Metadata-Version: 2.1
Name: mcpack
Version: 0.1.2
Summary: A python library for programmatically creating and editing Minecraft data packs
Home-page: https://github.com/vberlier/mcpack
License: MIT
Keywords: minecraft,mcfunction,advancements,loot-tables,recipes,structures,datapack
Author: Valentin Berlier
Author-email: berlier.v@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# mcpack

[![PyPI](https://img.shields.io/pypi/v/mcpack.svg)](https://pypi.org/project/mcpack/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mcpack.svg)](https://pypi.org/project/mcpack/)

> A python library for programmatically creating and editing [Minecraft data packs](https://minecraft.gamepedia.com/Data_pack). Requires python 3.7.

:construction: Work in progress :construction:

