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

wolfsilver00

New Member
Jul 29, 2019
752
0
0
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

Siigari

Well-Known Member
Aug 27, 2013
370
168
68
Portland, Oregon
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.
 

Revemohl

New Member
Jul 29, 2019
595
0
0
Try using the numbers present there as an example, I believe iron ore would be the most similar.
 

wolfsilver00

New Member
Jul 29, 2019
752
0
0
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 :)