diff --git a/src/pages/wiki/betterleaves.mdx b/src/pages/wiki/betterleaves.mdx index b6c06c3..48132ed 100644 --- a/src/pages/wiki/betterleaves.mdx +++ b/src/pages/wiki/betterleaves.mdx @@ -93,6 +93,10 @@ You can get it on any modern operating system. Now that you have python installed, head back into the BetterLeavesLite directory. Here, you should now open a terminal window and run ```bash +pip install -r requirements.txt +``` +To build the pack, execute the script using the following command: +```bash python3 gen_pack.py 1.0 Your Edition ``` Replace "1.0" with your desired version number and "Your Edition" with the name you'd like to appear in the resourcepack description ingame.