Advertisement
Soniop

many villages 1.16

Mar 1st, 2021
1,163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.05 KB | None | 0 0
  1. {
  2.   "bedrock_roof_position": -10,
  3.   "bedrock_floor_position": 0,
  4.   "sea_level": 63,
  5.   "disable_mob_generation": false,
  6.   "noise": {
  7.     "simplex_surface_noise": true,
  8.     "random_density_offset": true,
  9.     "size_vertical": 2,
  10.     "density_factor": 1.0,
  11.     "density_offset": -0.46875,
  12.     "top_slide": {
  13.       "target": -10,
  14.       "size": 3,
  15.       "offset": 0
  16.     },
  17.     "bottom_slide": {
  18.       "target": -30,
  19.       "size": 0,
  20.       "offset": 0
  21.     },
  22.     "size_horizontal": 1,
  23.     "height": 256,
  24.     "sampling": {
  25.       "xz_scale": 0.9999999814507745,
  26.       "y_scale": 0.9999999814507745,
  27.       "xz_factor": 80.0,
  28.       "y_factor": 160.0
  29.     }
  30.   },
  31.   "default_block": {
  32.     "Name": "minecraft:stone"
  33.   },
  34.   "default_fluid": {
  35.     "Properties": {
  36.       "level": "0"
  37.     },
  38.     "Name": "minecraft:water"
  39.   },
  40.   "structures": {
  41.     "stronghold": {
  42.       "distance": 32,
  43.       "spread": 3,
  44.       "count": 128
  45.     },
  46.     "structures": {
  47.       "minecraft:buried_treasure": {
  48.         "spacing": 1,
  49.         "separation": 0,
  50.         "salt": 0
  51.       },
  52.       "minecraft:ruined_portal": {
  53.         "spacing": 40,
  54.         "separation": 15,
  55.         "salt": 34222645
  56.       },
  57.       "minecraft:mansion": {
  58.         "spacing": 80,
  59.         "separation": 20,
  60.         "salt": 10387319
  61.       },
  62.       "minecraft:nether_fossil": {
  63.         "spacing": 4,
  64.         "separation": 3,
  65.         "salt": 14357921
  66.       },
  67.       "minecraft:endcity": {
  68.         "spacing": 20,
  69.         "separation": 11,
  70.         "salt": 10387313
  71.       },
  72.       "minecraft:igloo": {
  73.         "spacing": 32,
  74.         "separation": 8,
  75.         "salt": 14357618
  76.       },
  77.       "minecraft:fortress": {
  78.         "spacing": 27,
  79.         "separation": 4,
  80.         "salt": 30084232
  81.       },
  82.       "minecraft:bastion_remnant": {
  83.         "spacing": 27,
  84.         "separation": 4,
  85.         "salt": 30084232
  86.       },
  87.       "minecraft:swamp_hut": {
  88.         "spacing": 32,
  89.         "separation": 8,
  90.         "salt": 14357620
  91.       },
  92.       "minecraft:monument": {
  93.         "spacing": 32,
  94.         "separation": 5,
  95.         "salt": 10387313
  96.       },
  97.       "minecraft:pillager_outpost": {
  98.         "spacing": 32,
  99.         "separation": 8,
  100.         "salt": 165745296
  101.       },
  102.       "minecraft:ocean_ruin": {
  103.         "spacing": 20,
  104.         "separation": 8,
  105.         "salt": 14357621
  106.       },
  107.       "minecraft:mineshaft": {
  108.         "spacing": 1,
  109.         "separation": 0,
  110.         "salt": 0
  111.       },
  112.       "minecraft:village": {
  113.         "spacing": 3,
  114.         "separation": 2,
  115.         "salt": 10387312
  116.       },
  117.       "minecraft:shipwreck": {
  118.         "spacing": 24,
  119.         "separation": 4,
  120.         "salt": 165745295
  121.       },
  122.       "minecraft:desert_pyramid": {
  123.         "spacing": 32,
  124.         "separation": 8,
  125.         "salt": 14357617
  126.       },
  127.       "minecraft:stronghold": {
  128.         "spacing": 1,
  129.         "separation": 0,
  130.         "salt": 0
  131.       },
  132.       "minecraft:jungle_pyramid": {
  133.         "spacing": 32,
  134.         "separation": 8,
  135.         "salt": 14357619
  136.       }
  137.     }
  138.   }
  139. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement