TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
509 stars 157 forks source link

Some mod options missing #738

Closed asimard1 closed 5 months ago

asimard1 commented 5 months ago

Mod menu only shows some mods, while some have config files and won't show up. Those include all mods for which the config file is a .toml.

Jab125 commented 5 months ago

Not all mods provide configuration screens. Mod Menu just creates a mod menu, it does not create configuration screens for you.

Prospector commented 5 months ago

These are up to the mods themselves to provide, Mod Menu currently does not provide this

asimard1 commented 5 months ago

Oh I see, thank you