Tech Reborn

Tech Reborn

30M Downloads

Ores still generated despite generateOres: false

leagris opened this issue ยท 1 comments

commented

Version:

  • TechReborn-1.11.2-2.1.6.76-universal.jar
  • Full mod list here

Specific settings:

config/techreborn/ores.hjson

Description

Ore generation is not disabled by setting generateOres to false in ores.hjson:

{
  generateTechRebornFeatures: true
  generateOres: false
  retroGenOres: false
}
commented

Cannot reproduce.

I've set the following in config:
"generateTechRebornFeatures": true,
"generateOres": false,
"retroGenOres": false,

And created a new world.
image