1.16.x: 2.1: World/BiomeConfig settings (base terraingen / noise)
PG85 opened this issue ยท 2 comments
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
Fixed by @SuperCoder7979 , WorldConfig customHeightControlSmoothing / improvedSmoothing, BiomeConfig disableNotchHeightControl aren't used anymore looks like, can they be removed?