ResourcePackConfiguration
A configuration for a custom resource pack to be generated and served by Nova.
See also
Properties
Functions
Link copied to clipboard
Registers a PackBuildData to be present during the resource pack build process.
Link copied to clipboard
Registers a PackPostProcessor that is run after the resource pack zip file has been created.
Link copied to clipboard
Registers ResourceFilters to be used during the resource pack build process.
Link copied to clipboard
Registers a PackTask to be run during the resource pack build process.
Registers a PackTask to be run during the resource pack build process. Requires the presence of PackBuildData of type D.
Link copied to clipboard
Sets the PackZipper that is used to create the resource pack zip file.