ConfigLib148
I made a crappy config library for myself. I do not recommend using this for your own mods. If you do use it, I recommend YetAnotherConfigLib for config screen generation. Examples can be found in src/test.
Supported data types:
Boolean, Integer, Long, Float, Double, String, Enum
To use it for a mod: modrinth maven tutorial
