Advertisement
Guest User

Untitled

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