Skip to content

Configuration options

AlexIIL edited this page Nov 17, 2022 · 1 revision

These are set by changing the <config>/quilt-loader.txt file.

load_sub_folders

Defaults to true. May be set to false to disable.

If enabled this loads mods from sub-folders inside the mods folder. There are a few exceptions to this:

  • Folders that start with . or end with .disabled are ignored.
  • Folders that contain a file named quilt_loader_ignored (no extension) are ignored.
  • Folders that start with a digit, <, or > are ignored by this option, since they are controlled by the option below.

Folders are searched in this manor recursively.

restrict_game_versions

Defaults to true. May be set to false to disable.

If enabled this loads mods from folders if they match the game version.

Folders that start with > match only versions greater than the specified version. Folders that start with < match only versions less than the specified version. (That functionality is unavailable on windows)

always_show_mod_state_window

Defaults to false. May be set to true to enable.

If enabled this shows the "mod loading state" window on every launch.

Try it and see! It's harmless, and just for your information.

Use the "Continue to Minecraft" button (or close the window) to skip it and continue to minecraft.