init
This commit is contained in:
15
generation/README.md
Normal file
15
generation/README.md
Normal 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
|
||||
Reference in New Issue
Block a user