Does Mekanism feature retrogen?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Well, lately we are using COFH to generate world ores, so your best bet is to disable osmium generation in the mek config, add its line to the cofh world gen and activate its retrogen ^^
 
  • Like
Reactions: Not_Steve
Ok, I went into Mekanism.cfg and set this:

B:OsmiumGenerationEnabled=false

Then I went into WorldCustomGen.txt in CoFH config and need to add:

UNIFORM oreOsmium 2450 0 0 ?? ?? ?? ?? true

Right?

Can anyone help me with the ?? numbers? Thanks.
 
Try using the numbers present there as an example, I believe iron ore would be the most similar.
 
Ok, I went into Mekanism.cfg and set this:

B:OsmiumGenerationEnabled=false

Then I went into WorldCustomGen.txt in CoFH config and need to add:

UNIFORM oreOsmium 2450 0 0 ?? ?? ?? ?? true

Right?

Can anyone help me with the ?? numbers? Thanks.

Exactly, 2450 has to be the osmium ore block aid, then in the ?? numbers you put:

How many per vein - How many veins per chunk - Min Height - Max height

In that order. Then launch the game, let it load, close it and launch it again, the line from worldcustomgen.txt should have been added to the CFG automatically and it should be working :)