Skip to content

Conversation

@kotmatross28729
Copy link

@kotmatross28729 kotmatross28729 commented Dec 14, 2024

So, basically, it's the same #7, but with some changes: (I don't know why I wrote all this out, it's obvious from the code, but)

  • ClimateControlSettings

    • use false by default for noBoPSubBiomes
    • replace noBoPSubBiomes.value() == false with !noBoPSubBiomes.value()
  • BoPSubBiomeReplacer

    • change 24 to BiomeGenBase.deepOcean.biomeID
  • ClimateControl

    • use Loader.isModLoaded instead of try/catch
  • GenLayerSubBiome

    • comment out debug lines (don't initialize int old and don't check if (aint2[j1 + i1 * par3] != old all the time)
    • spotlessApply

Tested, works

Closes #7

@Dream-Master Dream-Master requested a review from a team December 14, 2024 15:06
@serenibyss serenibyss merged commit 68ba440 into GTNewHorizons:master Dec 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants