I'm trying to change the biome generation in RWG. I did the patching with DMT to add my own generation class, but I can't make the game actually use it. Here's my config I'm trying to make work: https://pastebin.com/G5ZmaQG6
I'm trying to remove the "vanilla4k" and "vanilla8k" generators and replace them with my own. If I do the change myself in Data/Config/rgwmixer.xml, everything works, but putting the XPath config int Mods/my mod/Config does nothing (the biomes are generated the same as vanilla)
I've looked at a bunch of other people's modlets and I can't figure out what I'm doing wrong. Help, anyone?
I'm trying to remove the "vanilla4k" and "vanilla8k" generators and replace them with my own. If I do the change myself in Data/Config/rgwmixer.xml, everything works, but putting the XPath config int Mods/my mod/Config does nothing (the biomes are generated the same as vanilla)
I've looked at a bunch of other people's modlets and I can't figure out what I'm doing wrong. Help, anyone?