Gem is a Python library that makes Minecraft Datapack/Resoursepack creation process easier
Run this:
pip install gemDP
Gem allows you to use powerful python libraries or modules in datapack creating (like math) which makes it much easier. Also it adds many features like:
- Adding real placable blocks (or even items) with custom reciepes and attributes easily using simple functions. See Examples
- Creating functions or other namespaces with a single code line without using an explorer.
- Easy to-make mods See Documentation
