Skip to content
Bizarre Cube edited this page Aug 14, 2026 · 2 revisions

Do players need to install the library?
Only if another mod requires it. Simple Config Lib is a dependency and needs no separate configuration — it simply makes the settings of the mods that use it work.

Can the library be added to modpacks?
Yes. The library can be included in modpacks as long as a link to its original page is provided.

Does the library conflict with other mods?
No. Simple Config Lib does not interfere with other mods and does not conflict with them.

Do I need to write different code for different versions and loaders?
No. Both the configuration and the helper utilities are designed to be used independently of the game version and loader — the same code works everywhere.

Where do I report bugs and suggestions?
Bugs and suggestions can be reported on GitHub.

Clone this wiki locally