excludeMods

open override fun excludeMods(autodiscoveredClientMods: List<File>, modsInModpack: TreeSet<File>)

Exclude every automatically discovered clientside-only mod from the list of mods in the modpack.

Author

Griefed

Parameters

autodiscoveredClientMods

Automatically discovered clientside-only mods in the modpack.

modsInModpack

All mods in the modpack.