Advertisement
Barteks2x

Untitled

Sep 22nd, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.27 KB | None | 0 0
  1. {
  2.   "waterLevel":-2000000,
  3.   "caves":true,
  4.   "strongholds":true,
  5.   "alternateStrongholdsPositions":false,
  6.   "villages":true,
  7.   "mineshafts":true,
  8.   "temples":true,
  9.   "oceanMonuments":true,
  10.   "woodlandMansions":true,
  11.   "ravines":true,
  12.   "dungeons":true,
  13.   "dungeonCount":60,
  14.   "waterLakes":true,
  15.   "waterLakeRarity":50,
  16.   "lavaLakes":true,
  17.   "lavaLakeRarity":50,
  18.   "aboveSeaLavaLakeRarity":13,
  19.   "lavaOceans":false,
  20.   "biome":-1,
  21.   "biomeSize":2,
  22.   "riverSize":1,
  23.   "standardOres":[ ],
  24.   "periodicGaussianOres":[ ],
  25.   "expectedBaseHeight":100.0,
  26.   "expectedHeightVariation":200.0,
  27.   "actualHeight":200,
  28.   "heightVariationFactor":0,
  29.   "specialHeightVariationFactorBelowAverageY":64.0,
  30.   "heightVariationOffset":40000000000.0,
  31.   "heightFactor":90.0,
  32.   "heightOffset":96.0,
  33.   "depthNoiseFactor":10.0,
  34.   "depthNoiseOffset":0.0,
  35.   "depthNoiseFrequencyX":0.011363637,
  36.   "depthNoiseFrequencyZ":0.011363637,
  37.   "depthNoiseOctaves":4,
  38.   "selectorNoiseFactor":2.75,
  39.   "selectorNoiseOffset":0.053710938,
  40.   "selectorNoiseFrequencyX":0.00625,
  41.   "selectorNoiseFrequencyY":0.0125,
  42.   "selectorNoiseFrequencyZ":0.00625,
  43.   "selectorNoiseOctaves":4,
  44.   "lowNoiseFactor":0.0,
  45.   "lowNoiseOffset":-4.25,
  46.   "lowNoiseFrequencyX":0.0625,
  47.   "lowNoiseFrequencyY":0.0625,
  48.   "lowNoiseFrequencyZ":0.0625,
  49.   "lowNoiseOctaves":4,
  50.   "highNoiseFactor":0.0,
  51.   "highNoiseOffset":1.25,
  52.   "highNoiseFrequencyX":0.0625,
  53.   "highNoiseFrequencyY":0.0625,
  54.   "highNoiseFrequencyZ":0.0625,
  55.   "highNoiseOctaves":4,
  56.   "cubeAreas":{
  57.  
  58.   },
  59.   "replacerConfig":{
  60.     "defaults":{
  61.       "cubicgen:biome_fill_noise_octaves":4.0,
  62.       "cubicgen:ocean_block":{
  63.         "Properties":{
  64.           "level":"0"
  65.         },
  66.         "Name":"minecraft:water"
  67.       },
  68.       "cubicgen:height_scale":64.0,
  69.       "cubicgen:biome_fill_noise_freq":0.0078125,
  70.       "cubicgen:water_level":63.0,
  71.       "cubicgen:biome_fill_depth_factor":2.3333333333333335,
  72.       "cubicgen:terrain_fill_block":{
  73.         "Properties":{
  74.           "variant":"stone"
  75.         },
  76.         "Name":"minecraft:stone"
  77.       },
  78.       "cubicgen:mesa_depth":16.0,
  79.       "cubicgen:horizontal_gradient_depth_decrease_weight":1.0,
  80.       "cubicgen:biome_fill_depth_offset":3.0,
  81.       "cubicgen:height_offset":64.0
  82.     },
  83.     "overrides":{
  84.  
  85.     }
  86.   }
  87. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement