[1.19.4] Retrogen not working
jonricsteel opened this issue ยท 1 comments
Minecraft Version
1.19.4
Immersive Engineering Version
1.19.4-9.4.0-166
Expected Behavior
Retrogen turned on in all ores in serverconfig file in world folder. Expected IE ores to spawn on previously lodaded chunks.
Actual Behavior
IE ores do not spawn in previously loaded chunks. Was able to verify that they do spawn in new chunks.
Steps to reproduce
- Installed IE on a vanilla server
- Go to world file in server fodler
- Go to server config
- Open immersiveengineering-server.toml and switch to "true" "retrogen_enable" under every ore
- No ores spawn in previously loaded chunks, only in new chunks
- Able to verify using a mod that removes every block except for ores.
Debug Crash Log
This is a semi-known issue from porting. Worldgen changed and I did not have time to work out how to make retrogen work with the changes yet. It's good to have an issue for this though.