Skip to content

paul90317/Minecraft-Easy-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy GUI

Environment

This repos only use the package pyyaml, see requirements.txt

pip install pyyaml

execute

Download release file to run (recommended for user)

python ./easy_gui.zip ./your_container_settings.yaml

Or you can just run under this repos (recommended for developer)

python ./easy_gui/ ./your_container_settings.yaml

It create pack.mcmeta and data in root automatically

Examples

Here are some examples setting files, it's easy to understand.

Tutorual

tutorial.md

License

You can use this tool to generate your datapack.
You can fork this repos and modify the tool to your version.
You can do antything with it.
Credit on me if you use this tool. (let your user know I make this and let more people know the tool).

Works on PMC