Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

1.16.x: 2.1: World/BiomeConfig settings (base terraingen / noise)

PG85 opened this issue ยท 2 comments

commented

Hook up all the world/biome config settings related to base terraingen / noise).

WorldConfig:

  • fracture horizontal/vertical
  • world height settings
  • water level settings
  • bedrock settings
  • CHC smoothing
  • improved smoothing

BiomeConfig:

  • biomeHeight
  • biomeVolatility
  • smoothRadius
  • maxAverageHeight
  • maxAverageDepth
  • volatility1
  • volatility2
  • volatilityWeight1
  • volatilityWeight2
  • disableNotchHeightControl
  • CHC
  • CHCSmoothRadius
  • water level settings
commented

Fixed by @SuperCoder7979 , WorldConfig customHeightControlSmoothing / improvedSmoothing, BiomeConfig disableNotchHeightControl aren't used anymore looks like, can they be removed?

commented
  • customHeightControlSmoothing / improvedSmoothing are default now, will remove. disableNotchheightControl to be added soon.