[1.19] occultism-common.toml doesn't seem to generate
jinkhya opened this issue ยท 6 comments
Describe the bug
occultism-common.toml doesn't seem to generate. I was trying to disable oregen.
To Reproduce
Steps to reproduce the behavior:
Make an instance with occultism and its dependencies.
Check config folder
Expected behavior
For the file to generate :)
Screenshots
If applicable, add screenshots to help explain your problem.
System (please complete the following information):
- Occultism Version: 1.47.0
- OS: [e.g. Windows] linux
- Minecraft Version: 1.19.2
- Modpack Link and Version, or list of mods: Occultism + dependencies.
Also, ore-gen is not disabled via config any more, forge 1.19 (because minecraft did so too) moved to fully datapack-based worldgen, there are no longer any world gen events that would allow me to check config. You can simply override occcultism worldgen like you would do vanilla ores
I will look into it, but config files and their auto generation are a forge feature so not sure if I can do much
I just tested with 1.19 occultism + dependencies on the latest version on forge 43.1.1 via curseforge launcher and on start the config files generate as expected in \AppData\Local\Overwolf\Curse\GameInstances\Minecraft\Instances\Occultism 1.19\config, however common config is an empty file, as intended as there are currently no config entries for it.
On some systems the file may not generate at all due to being empty - that would still be expected though.
Closing this