This commit is contained in:
Adubbz 2019-05-24 14:59:16 +10:00
parent f7e91937d8
commit bb6f283f41
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ public class BOPLayerUtil
// Mix rivers into the biomes branch
biomesFactory = GenLayerRiverMix.INSTANCE.apply(contextFactory.apply(100L), biomesFactory, riversInitFactory);
climateFactory = LayerUtil.repeat(2001L, GenLayerZoom.NORMAL, oceanBiomeFactory, 6, contextFactory);
climateFactory = LayerUtil.repeat(2001L, GenLayerZoom.NORMAL, climateFactory, 6, contextFactory);
biomesFactory = GenLayerMixOceansBOP.INSTANCE.apply(contextFactory.apply(100L), biomesFactory, oceanBiomeFactory, climateFactory);
// Finish biomes with Voroni zoom