Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. {
  2. "waterLevel": 0,
  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": 7,
  14. "waterLakes": true,
  15. "waterLakeRarity": 4,
  16. "lavaLakes": true,
  17. "lavaLakeRarity": 8,
  18. "aboveSeaLavaLakeRarity": 13,
  19. "lavaOceans": false,
  20. "biome": -1,
  21. "biomeSize": 4,
  22. "riverSize": 4,
  23. "standardOres": [
  24. {
  25. "blockstate": {
  26. "Properties": {
  27. "variant": "dirt",
  28. "snowy": "false"
  29. },
  30. "Name": "minecraft:dirt"
  31. },
  32. "spawnSize": 33,
  33. "spawnTries": 10,
  34. "spawnProbability": 0.0625,
  35. "minHeight": -Infinity,
  36. "maxHeight": Infinity
  37. },
  38. {
  39. "blockstate": {
  40. "Name": "minecraft:gravel"
  41. },
  42. "spawnSize": 33,
  43. "spawnTries": 8,
  44. "spawnProbability": 0.0625,
  45. "minHeight": -Infinity,
  46. "maxHeight": Infinity
  47. },
  48. {
  49. "blockstate": {
  50. "Properties": {
  51. "variant": "granite"
  52. },
  53. "Name": "minecraft:stone"
  54. },
  55. "spawnSize": 33,
  56. "spawnTries": 10,
  57. "spawnProbability": 0.2,
  58. "minHeight": -Infinity,
  59. "maxHeight": 0.25
  60. },
  61. {
  62. "blockstate": {
  63. "Properties": {
  64. "variant": "diorite"
  65. },
  66. "Name": "minecraft:stone"
  67. },
  68. "spawnSize": 33,
  69. "spawnTries": 10,
  70. "spawnProbability": 0.2,
  71. "minHeight": -Infinity,
  72. "maxHeight": 0.25
  73. },
  74. {
  75. "blockstate": {
  76. "Properties": {
  77. "variant": "andesite"
  78. },
  79. "Name": "minecraft:stone"
  80. },
  81. "spawnSize": 33,
  82. "spawnTries": 10,
  83. "spawnProbability": 0.2,
  84. "minHeight": -Infinity,
  85. "maxHeight": 0.25
  86. },
  87. {
  88. "blockstate": {
  89. "Name": "minecraft:coal_ore"
  90. },
  91. "spawnSize": 17,
  92. "spawnTries": 20,
  93. "spawnProbability": 0.125,
  94. "minHeight": -Infinity,
  95. "maxHeight": 1.0
  96. },
  97. {
  98. "blockstate": {
  99. "Name": "minecraft:iron_ore"
  100. },
  101. "spawnSize": 9,
  102. "spawnTries": 20,
  103. "spawnProbability": 0.25,
  104. "minHeight": -Infinity,
  105. "maxHeight": 0.0
  106. },
  107. {
  108. "blockstate": {
  109. "Name": "minecraft:gold_ore"
  110. },
  111. "spawnSize": 9,
  112. "spawnTries": 2,
  113. "spawnProbability": 0.5,
  114. "minHeight": -Infinity,
  115. "maxHeight": -0.5
  116. },
  117. {
  118. "blockstate": {
  119. "Name": "minecraft:redstone_ore"
  120. },
  121. "spawnSize": 8,
  122. "spawnTries": 8,
  123. "spawnProbability": 1.0,
  124. "minHeight": -Infinity,
  125. "maxHeight": -0.75
  126. },
  127. {
  128. "blockstate": {
  129. "Name": "minecraft:diamond_ore"
  130. },
  131. "spawnSize": 8,
  132. "spawnTries": 1,
  133. "spawnProbability": 1.0,
  134. "minHeight": -Infinity,
  135. "maxHeight": -0.75
  136. },
  137. {
  138. "blockstate": {
  139. "Name": "minecraft:emerald_ore"
  140. },
  141. "biomes": [
  142. "minecraft:smaller_extreme_hills",
  143. "minecraft:mutated_extreme_hills_with_trees",
  144. "minecraft:extreme_hills_with_trees",
  145. "minecraft:extreme_hills",
  146. "minecraft:mutated_extreme_hills"
  147. ],
  148. "spawnSize": 1,
  149. "spawnTries": 11,
  150. "spawnProbability": 0.2857143,
  151. "minHeight": -Infinity,
  152. "maxHeight": 0.0
  153. },
  154. {
  155. "blockstate": {
  156. "Properties": {
  157. "variant": "stone"
  158. },
  159. "Name": "minecraft:monster_egg"
  160. },
  161. "biomes": [
  162. "minecraft:smaller_extreme_hills",
  163. "minecraft:mutated_extreme_hills_with_trees",
  164. "minecraft:extreme_hills_with_trees",
  165. "minecraft:extreme_hills",
  166. "minecraft:mutated_extreme_hills"
  167. ],
  168. "spawnSize": 7,
  169. "spawnTries": 7,
  170. "spawnProbability": 0.25,
  171. "minHeight": -Infinity,
  172. "maxHeight": -0.5
  173. },
  174. {
  175. "blockstate": {
  176. "Name": "minecraft:gold_ore"
  177. },
  178. "biomes": [
  179. "minecraft:mutated_mesa_clear_rock",
  180. "minecraft:mesa_clear_rock",
  181. "minecraft:mutated_mesa",
  182. "minecraft:mutated_mesa_rock",
  183. "minecraft:mesa",
  184. "minecraft:mesa_rock"
  185. ],
  186. "spawnSize": 20,
  187. "spawnTries": 2,
  188. "spawnProbability": 0.5,
  189. "minHeight": -0.5,
  190. "maxHeight": 0.25
  191. }
  192. ],
  193. "periodicGaussianOres": [
  194. {
  195. "blockstate": {
  196. "Name": "minecraft:lapis_ore"
  197. },
  198. "spawnSize": 7,
  199. "spawnTries": 1,
  200. "spawnProbability": 0.93330777,
  201. "heightMean": -0.75,
  202. "heightStdDeviation": 0.11231705,
  203. "heightSpacing": 3.0,
  204. "minHeight": -Infinity,
  205. "maxHeight": -0.5
  206. }
  207. ],
  208. "expectedBaseHeight": 2.8,
  209. "expectedHeightVariation": 300.0,
  210. "actualHeight": 666.8,
  211. "heightVariationFactor": 448.0,
  212. "specialHeightVariationFactorBelowAverageY": 0.25,
  213. "heightVariationOffset": 30.0,
  214. "heightFactor": 300.0,
  215. "heightOffset": 2.5,
  216. "depthNoiseFactor": 1.024,
  217. "depthNoiseOffset": 1000.0,
  218. "depthNoiseFrequencyX": 7.102273E-4,
  219. "depthNoiseFrequencyZ": 7.102273E-4,
  220. "depthNoiseOctaves": 16,
  221. "selectorNoiseFactor": 12.75,
  222. "selectorNoiseOffset": 32.0,
  223. "selectorNoiseFrequencyX": 0.016709277,
  224. "selectorNoiseFrequencyY": 7.8125E-4,
  225. "selectorNoiseFrequencyZ": 0.016709277,
  226. "selectorNoiseOctaves": 8,
  227. "lowNoiseFactor": 1.0,
  228. "lowNoiseOffset": 32.0,
  229. "lowNoiseFrequencyX": 0.005221649,
  230. "lowNoiseFrequencyY": 0.0026108245,
  231. "lowNoiseFrequencyZ": 0.005221649,
  232. "lowNoiseOctaves": 16,
  233. "highNoiseFactor": 0.001953125,
  234. "highNoiseOffset": 0.056250002,
  235. "highNoiseFrequencyX": 9.765625E-4,
  236. "highNoiseFrequencyY": 0.0,
  237. "highNoiseFrequencyZ": 9.765625E-4,
  238. "highNoiseOctaves": 16,
  239. "cubeAreas": [],
  240. "replacerConfig": {
  241. "defaults": {
  242. "cubicgen:biome_fill_noise_octaves": 4.0,
  243. "cubicgen:ocean_block": {
  244. "Properties": {
  245. "level": "0"
  246. },
  247. "Name": "minecraft:water"
  248. },
  249. "cubicgen:height_scale": 64.0,
  250. "cubicgen:biome_fill_noise_freq": 0.0078125,
  251. "cubicgen:water_level": 63.0,
  252. "cubicgen:biome_fill_depth_factor": 2.3333333333333335,
  253. "cubicgen:terrain_fill_block": {
  254. "Properties": {
  255. "variant": "stone"
  256. },
  257. "Name": "minecraft:stone"
  258. },
  259. "cubicgen:mesa_depth": 16.0,
  260. "cubicgen:biome_fill_depth_offset": 3.0,
  261. "cubicgen:horizontal_gradient_depth_decrease_weight": 1.0,
  262. "cubicgen:height_offset": 64.0
  263. },
  264. "overrides": {}
  265. },
  266. "version": 3
  267. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement