This repos only use the package pyyaml
, see requirements.txt
pip install pyyaml
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
Here are some examples setting files, it's easy to understand.
- drop to summon GUI block (type =
drop
)
backpack.yaml - spawn egg to summon GUI block (type =
spawn_egg
)
scribing_table.yaml
working_table.yaml
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).