Skip to content

Pack Generation

JustAHuman-xD edited this page Jan 30, 2026 · 1 revision

Important

Make sure you have completed adding assets before going any further!
All pages from this point onward involve editing your own pack repository & assets.

What is the Generator

The pack generator is the python script named resource_pack_generator.py

Running the Generator

For now in order to run the generator you need to run the python script locally yourself. Soon we will have easier methods that won't require you to know/learn how to run a python script, but until then that is the only way.

After running the script you should have a new resource pack zipped up under the output/ folder.

Clone this wiki locally