Uses @adeficior/assembler
Before working on the modpack, or after making changes to the included mods,
make sure to run bun run download once to download the mods into the assembler cache.
After changing the installed mods, you may also want to re-generate the dump files using bun run dump,
will will spin up a server and execute the dump registry command.
Contains the Packwiz pack files.
Contains datagen modules that are using @adeficior/data-modifier.
static resources that will be included in the pack as a data- or resourcepack
icons, logos and other modpack branding
Contains the registriy entries exported using Registry Dump. These are used by the data generation to validate used registry ids and to provide typescript safety.
Cache directory for everything related to @adeficior/assembler