Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "rarity": 1.0,
  4. "biomeType": "AQUATIC",
  5. "useDungeons": false,
  6. "dungeonChance": 8,
  7. "useMineShafts": false,
  8. "useStrongholds": false,
  9. "useVillages": false,
  10. "useTemples": false,
  11. "useNetherFortress": false,
  12. "useCaves": false,
  13. "useMonuments": false,
  14. "useWoodlandMansion": false,
  15. "useRavines": false,
  16. "useWitchHuts": false,
  17. "usePyramids": false,
  18. "useJungleTemples": false,
  19. "useIgloos": false,
  20. "useFossils": false,
  21. "useWaterLakes": true,
  22. "useLavaLakes": false,
  23. "useRivers": false,
  24. "useNativePainting": true,
  25. "useNativeStructure": true,
  26. "nativeBiome": "deep_ocean",
  27. "fossilChance": 64,
  28. "lavaLakeChance": 70,
  29. "waterLakeChance": 4,
  30. "ores": [
  31. {
  32. "type": "DIRT",
  33. "data": 0,
  34. "size": 33,
  35. "count": 10,
  36. "minHeight": 0,
  37. "maxHeight": 256
  38. },
  39. {
  40. "type": "GRAVEL",
  41. "data": 0,
  42. "size": 33,
  43. "count": 8,
  44. "minHeight": 0,
  45. "maxHeight": 256
  46. },
  47. {
  48. "type": "STONE",
  49. "data": 1,
  50. "size": 33,
  51. "count": 10,
  52. "minHeight": 0,
  53. "maxHeight": 80
  54. },
  55. {
  56. "type": "STONE",
  57. "data": 3,
  58. "size": 33,
  59. "count": 10,
  60. "minHeight": 0,
  61. "maxHeight": 80
  62. },
  63. {
  64. "type": "STONE",
  65. "data": 5,
  66. "size": 33,
  67. "count": 10,
  68. "minHeight": 0,
  69. "maxHeight": 80
  70. },
  71. {
  72. "type": "COAL_ORE",
  73. "data": 0,
  74. "size": 17,
  75. "count": 20,
  76. "minHeight": 0,
  77. "maxHeight": 128
  78. },
  79. {
  80. "type": "IRON_ORE",
  81. "data": 0,
  82. "size": 9,
  83. "count": 20,
  84. "minHeight": 0,
  85. "maxHeight": 64
  86. },
  87. {
  88. "type": "GOLD_ORE",
  89. "data": 0,
  90. "size": 9,
  91. "count": 2,
  92. "minHeight": 0,
  93. "maxHeight": 32
  94. },
  95. {
  96. "type": "REDSTONE_ORE",
  97. "data": 0,
  98. "size": 8,
  99. "count": 8,
  100. "minHeight": 0,
  101. "maxHeight": 16
  102. },
  103. {
  104. "type": "DIAMOND_ORE",
  105. "data": 0,
  106. "size": 8,
  107. "count": 1,
  108. "minHeight": 0,
  109. "maxHeight": 16
  110. },
  111. {
  112. "type": "LAPIS_ORE",
  113. "data": 0,
  114. "size": 7,
  115. "count": 1,
  116. "minHeight": 0,
  117. "maxHeight": 32
  118. },
  119. {
  120. "type": "EMERALD_ORE",
  121. "data": 0,
  122. "size": 4,
  123. "count": 2,
  124. "minHeight": 4,
  125. "maxHeight": 32
  126. }
  127. ],
  128. "terrainSettings": {
  129. "subTerrains": [
  130. {
  131. "provider": "MINECRAFT",
  132. "name": "deep_ocean",
  133. "xModifier": 1.0,
  134. "yModifer": 1.0,
  135. "zModifer": 1.0,
  136. "yOffset": 0
  137. }
  138. ]
  139. },
  140. "overlaySettings": {
  141. "spawnLillypads": false,
  142. "spawnCactus": false,
  143. "spawnSnowLayers": false,
  144. "spawnIceOnWater": false,
  145. "minRiver": 2.0,
  146. "groundDepth": 4,
  147. "surfaceDepth": 1,
  148. "surfaceBlocks": [],
  149. "oceanBlocks": [],
  150. "groundBlocks": [],
  151. "beachBlocks": [],
  152. "slabBlocks": [],
  153. "stairBlocks": [],
  154. "plantBlocks": [],
  155. "riverBlocks": []
  156. },
  157. "customTrees": [],
  158. "customStructures": [],
  159. "maxEWGObjectsPerChunk": 4,
  160. "xNoiseModifier": 1.2,
  161. "yNoiseModifier": 0.7,
  162. "zNoiseModifier": 1.2,
  163. "lakeDepth": 0.0,
  164. "baseHeight": 67,
  165. "nativeBiomes": [
  166. {
  167. "nativeBiome": "DEEP_OCEAN",
  168. "chance": 1.0
  169. }
  170. ],
  171. "entitySettings": {},
  172. "groundBlockSettings": {
  173. "layers": [
  174. {
  175. "maxAmplitude": 10,
  176. "minAmplitude": 5,
  177. "xScale": 30,
  178. "zScale": 30,
  179. "minWidth": 4,
  180. "maxWidth": 5,
  181. "groundMaterials": [
  182. {
  183. "material": "DIRT",
  184. "data": 0,
  185. "chance": 1.0
  186. }
  187. ]
  188. },
  189. {
  190. "maxAmplitude": 10,
  191. "minAmplitude": 5,
  192. "xScale": 30,
  193. "zScale": 30,
  194. "minWidth": 13,
  195. "maxWidth": 14,
  196. "groundMaterials": [
  197. {
  198. "material": "COBBLESTONE",
  199. "data": 0,
  200. "chance": 1.0
  201. }
  202. ]
  203. }
  204. ],
  205. "repeat": true
  206. },
  207. "groundMaterials": [
  208. {
  209. "material": "STONE",
  210. "data": 0,
  211. "chance": 1.0
  212. }
  213. ]
  214. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement