Feature Request: use the server config located in configs
Anatheras opened this issue ยท 3 comments
Expected Behavior
Upon creating a new world it would use the settings set in the server config file located in modpack/config/
Actual Behavior
It creates a new server config file in modpack/saves/"world name"/serverconfig/ using the original template
Steps to Reproduce
- Modify server config file in modpack/config/
- Generate a new world and test it.
Version of Minecraft, Carry On, Forge
Minecraft: 1.14.4
CarryOn: 1.12.4
Forge: 28.2.3
Purpose of this feature
It would allow us to generate worlds using a predefined template that is not the original template set up by the mod.
Ok, the server-config in the config folder was generated erroneously. Should no longer happen. Fixed on 1.16
If you want to have a default server config, you need to place it in the defaultconfigs
folder.