I thought that there is a way to automatically display ForgeConfigSpec.
I see no way to get ModConfig after ModLoadingContext.get().registerConfig.
I'll try to make my own arrangement of buttons and settings.
Thank you for your answer...
Well. Let's check. Did you just say about this build?
Build: 1.14.4-28.1.56 - Tue Oct 15 22:01:50 GMT 2019
...jojohostert: Allow mods actually to have their own usable config gui (#6208)...
And to use it I have to do something like this and this?
So you suggest using my own gui (but not configuration on the base of .toml file)?
Is it?
Is there a method to add the ability to edit mod settings using the graphical interface?
I know only one way to store and change settings using .toml file.
Maybe there is another way?
The best way would be to use the standard "Config" button on the mod page.
Thanks!