15 lines
572 B
Markdown
15 lines
572 B
Markdown
# this directory is for generating assets used in the modpack
|
|
|
|
to generate assets, one must extract the textures from the mods:
|
|
pamhc2crops-1.20-1.0.3.jar
|
|
pamhc2foodcore-1.20.4-1.0.5.jar
|
|
pamhc2foodextended-1.20.4-1.0.1.jar
|
|
pamhc2trees-1.20-1.0.2.jar
|
|
|
|
|
|
following that, they must move them into the respective asset folders
|
|
then they can run the ./clean.sh script in a linux or msys2/cygwin/etc system
|
|
you also need to `npm i` and stuff, like download nodejs
|
|
|
|
|
|
you also may have to run the first generation (`node gen0`) to structure some data from the "allfoods.json" file |