Advertisement
Guest User

Untitled

a guest
Sep 12th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.28 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "rarity": 1.0,
  4. "biomeType": "DESERT",
  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": true,
  18. "useJungleTemples": false,
  19. "useIgloos": false,
  20. "useFossils": true,
  21. "useWaterLakes": false,
  22. "useLavaLakes": true,
  23. "useRivers": true,
  24. "useNativePainting": false,
  25. "useNativeStructure": false,
  26. "useNativeDecorations": false,
  27. "biomeColors": [
  28. "#FF0000",
  29. "#fecc9b",
  30. "#fec785",
  31. "#f9f9f8"
  32. ],
  33. "fossilChance": 64,
  34. "lavaLakeChance": 30,
  35. "waterLakeChance": 4,
  36. "vanillaFeatures": [
  37. "UNDERGROUND_DECORATION",
  38. "UNDERGROUND_STRUCTURES",
  39. "SURFACE_STRUCTURES",
  40. "TOP_LAYER_MODIFICATION",
  41. "RAW_GENERATION",
  42. "TOP_LAYER_MODIFICATION",
  43. "VEGETAL_DECORATION",
  44. "SURFACE_STRUCTURES"
  45. ],
  46. "ores": [
  47. {
  48. "type": "ANDESITE",
  49. "size": 100,
  50. "count": 100,
  51. "minHeight": 0,
  52. "maxHeight": 80
  53. },
  54. {
  55. "type": "COAL_ORE",
  56. "size": 17,
  57. "count": 20,
  58. "minHeight": 0,
  59. "maxHeight": 128
  60. },
  61. {
  62. "type": "IRON_ORE",
  63. "size": 9,
  64. "count": 20,
  65. "minHeight": 0,
  66. "maxHeight": 64
  67. },
  68. {
  69. "type": "GOLD_ORE",
  70. "size": 9,
  71. "count": 200,
  72. "minHeight": 0,
  73. "maxHeight": 32
  74. }
  75. ],
  76. "customTerrain": {
  77. "noiseLayers": []
  78. },
  79. "terrainSettings": {
  80. "subTerrains": [
  81. {
  82. "provider": "EWG",
  83. "name": "Desert",
  84. "xModifier": 1.0,
  85. "yModifier": 1.0,
  86. "zModifier": 1.0,
  87. "yOffset": 0
  88. }
  89. ]
  90. },
  91. "overlaySettings": {
  92. "spawnLilyPads": false,
  93. "fastLeavesPlacing": true,
  94. "spawnCactus": true,
  95. "spawnSnowLayers": false,
  96. "spawnHangingLeaves": false,
  97. "spawnIceOnWater": false,
  98. "groundDepth": 3,
  99. "surfaceDepth": 4,
  100. "surfaceBlocks": [
  101. [],
  102. [],
  103. [],
  104. [],
  105. [
  106. {
  107. "type": "SAND",
  108. "data": 0,
  109. "chance": 1.0
  110. }
  111. ]
  112. ],
  113. "oceanBlocks": [],
  114. "groundBlocks": [
  115. [],
  116. [],
  117. [],
  118. [],
  119. [
  120. {
  121. "type": "SANDSTONE",
  122. "data": 0,
  123. "chance": 1.0
  124. }
  125. ]
  126. ],
  127. "beachBlocks": [
  128. [
  129. {
  130. "type": "DIRT",
  131. "data": 0,
  132. "chance": 1.0
  133. }
  134. ]
  135. ],
  136. "pathBlocks": [],
  137. "farmlandBlocks": [],
  138. "slabBlocks": [
  139. [],
  140. [],
  141. [],
  142. [],
  143. [
  144. {
  145. "type": "SANDSTONE_SLAB",
  146. "data": 0,
  147. "chance": 1.0
  148. }
  149. ]
  150. ],
  151. "stairBlocks": [
  152. [],
  153. [],
  154. [],
  155. [],
  156. [
  157. {
  158. "type": "SANDSTONE_STAIRS",
  159. "data": 0,
  160. "chance": 1.0
  161. }
  162. ]
  163. ],
  164. "plantBlocks": [
  165. [],
  166. [],
  167. [
  168. {
  169. "type": "DEAD_BUSH",
  170. "data": 0,
  171. "inclinationsConditions": [
  172. {
  173. "minInclination": 0.0,
  174. "maxInclination": 1.7
  175. }
  176. ],
  177. "chance": 0.005
  178. }
  179. ]
  180. ],
  181. "riverBlocks": []
  182. },
  183. "customTrees": [],
  184. "customStructures": [
  185. {
  186. "name": "DECO_desert_tower",
  187. "density": 1.0,
  188. "size": "MEDIUM",
  189. "provider": "EWG",
  190. "type": "DECO",
  191. "blocksRequiredUnderneath": [
  192. "SAND"
  193. ],
  194. "blacklistedDecoBlocks": [
  195. 46
  196. ],
  197. "spawnUnderWater": false,
  198. "spawnOnGround": true,
  199. "overrideExsistingBlocks": false,
  200. "allowRotation": false,
  201. "applyPhysics": false,
  202. "applyAir": true,
  203. "fixFlyingRoots": false,
  204. "replaceAir": true,
  205. "minY": 67,
  206. "maxY": 107,
  207. "maxSlope": 100.0,
  208. "minSlope": 0.0,
  209. "transitionClearance": -1.0,
  210. "snapToXGrid": 150,
  211. "snapToYGrid": 150,
  212. "gridXOffset": 0,
  213. "gridYOffset": 0,
  214. "anchorYOffset": 0
  215. }
  216. ],
  217. "maxEWGObjectsPerChunk": 4,
  218. "xNoiseModifier": 1.2,
  219. "yNoiseModifier": 1.0,
  220. "zNoiseModifier": 1.2,
  221. "lakeDepth": 0.0,
  222. "baseHeight": 67,
  223. "nativeBiomes": [
  224. {
  225. "nativeBiome": "DESERT",
  226. "chance": 1.0
  227. }
  228. ],
  229. "groundBlockSettings": {
  230. "layers": [
  231. {
  232. "maxAmplitude": 10,
  233. "minAmplitude": 5,
  234. "xScale": 30,
  235. "zScale": 30,
  236. "minWidth": 4,
  237. "maxWidth": 5,
  238. "groundMaterials": [
  239. {
  240. "material": "DIRT",
  241. "data": 0,
  242. "chance": 1.0
  243. }
  244. ]
  245. },
  246. {
  247. "maxAmplitude": 10,
  248. "minAmplitude": 5,
  249. "xScale": 30,
  250. "zScale": 30,
  251. "minWidth": 13,
  252. "maxWidth": 14,
  253. "groundMaterials": [
  254. {
  255. "material": "COBBLESTONE",
  256. "data": 0,
  257. "chance": 1.0
  258. }
  259. ]
  260. }
  261. ],
  262. "repeat": true
  263. },
  264. "groundMaterials": [
  265. {
  266. "material": "STONE",
  267. "data": 0,
  268. "chance": 1.0
  269. }
  270. ]
  271. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement