Help me about adding TE3 mod to minecraft

  • 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

GreenZombie

New Member
Jul 29, 2019
2,402
-1
0
Actually, the default for retroactive ore generation is off.

Change this in ~/.minecraft/config/cofh/CoFHWorld.cfg:

Code:
    # This will retroactively generate ores in previously generated chunks.
    B:RetroactiveOreGeneration=false
 

Elmazz

New Member
Jul 29, 2019
198
0
0
Actually, the default for retroactive ore generation is off.

Change this in ~/.minecraft/config/cofh/CoFHWorld.cfg:

Code:
    # This will retroactively generate ores in previously generated chunks.
    B:RetroactiveOreGeneration=false
there is no such a line