[1.15.2] Modded Ores not generating
TheUntamed opened this issue ยท 3 comments
A couple of questions to try and narrow this down. First, are you testing this in a single player world? If so, did you enable the ores after you initially loaded into the world?
I found out what causes this problem.
You are generating 2 config files. 1 in the "confi" folder and one in the "defaultconfig"/"serverconfig" folder. Both configs are the same and contain booleans to disable ore generation.
If you enable the generation in the "defaultconfig"/"serverconfig" folder the red message goes away but the ores are not generating.
If you enable the generation in the "config" folder, the ores generate but the message is still there.
You should just create 1 of the configs.
