90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Resource Pack Overrides exists to help mod pack makers with managing pre-installed resource packs. It's especially useful for making sure important resource packs always stay enabled no matter what and also allows for cleaning up the resource pack selection screen to give users less of a chance to accidentially mess with important packs.

▶️ Define a default list and order of resource packs that persists accross failed resource pack reloads.

▶️ Override certain resource pack display attributes for the resource pack selection list, mainly such as compatibility and visibility.

▶️ Hide resource packs users are not supposed to be able to interact with.

INSTALLATION REQUIRED ON CLIENT

REQUIRES FABRIC API TO BE INSTALLED (FABRIC)

Resource Pack Overrides is configured via a single config file located at .minecraft/config/resourcepackoverrides.json. The file generates as blank when absent.

Find out all the details on the GitHub repository!