lawremi / CustomOreGen

Custom Ore Generation mod for Minecraft, originally by JRoush
Artistic License 2.0
40 stars 25 forks source link

No options for certain mods #237

Open Studly234 opened 4 years ago

Studly234 commented 4 years ago

Issue: Certain mods are not being detected by customoregen. For me, the mods of interest are nuclearcraft and mekanism.

Solution: I was able to get them detected by changing the config file line: <IfModInstalled name="Mekanism"> to <IfModInstalled name="mekanism"> This solution also worked for nuclearcraft. I'm not sure if there are any other mod config files with this issue.

konvaa commented 2 years ago

How did you exactly edited the config files? If I follow instructions, the default is always replaced. If I place mekanism.xml with corrected case sensitive name into custom folder, I need to get thei nfo also to CustomOreGen_Config_Default file. Unfortunately this one is also being replaced. If I make copy of that file and rename it (removing the _default), no valid settings appears. I mean completely blank window.