EmbellishCraft

EmbellishCraft

7M Downloads

Config issue

Sunekaer opened this issue ยท 3 comments

commented

Hi,

So with 1.14, forge created a folder called defaultconfigs, that modpacks makers should use to ship changed configs with, so the pack gets the right client, common and server config.
It takes the client and common files and puts them in the config folder and server files in the serverconfig folder.
So if I put embellishcraft-server.toml in defaultconfigs it places that file in serverconfig and my changed configs wont work as you are putting embellishcraft-server.toml in config.

Please change to use common or put the embellishcraft-server.toml in serverconfig folder

Regards
Sunekaer

commented

My config registration is quite old and not 100% correct, this is something I need to rewrite.

commented

I published a new update with the rewrite. Can you try and see if everything works as intended? Thanks.

commented

Looks good thanks!