This commit is contained in:
APEX FIGHT
2025-12-22 14:33:45 -05:00
parent 6316873115
commit 5972b37123
323 changed files with 49717 additions and 1 deletions

15
generation/README.md Normal file
View File

@@ -0,0 +1,15 @@
# 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