Advertisement
Guest User

Untitled

a guest
Jul 15th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.86 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "rarity": 1.0,
  4. "biomeType": "FOREST",
  5. "useDungeons": true,
  6. "dungeonChance": 8,
  7. "useMineShafts": true,
  8. "useStrongholds": true,
  9. "useVillages": true,
  10. "useTemples": false,
  11. "useNetherFortress": false,
  12. "useCaves": true,
  13. "useMonuments": false,
  14. "useRavines": true,
  15. "useWitchHuts": false,
  16. "usePyramids": false,
  17. "useJungleTemples": true,
  18. "useIgloos": false,
  19. "useFossils": true,
  20. "useWaterLakes": true,
  21. "useLavaLakes": false,
  22. "useRivers": true,
  23. "useNativePainting": false,
  24. "useNativeStructure": false,
  25. "fossilChance": 64,
  26. "lavaLakeChance": 70,
  27. "waterLakeChance": 4,
  28. "ores": [
  29. {
  30. "type": "DIRT",
  31. "data": 0,
  32. "size": 33,
  33. "count": 10,
  34. "minHeight": 0,
  35. "maxHeight": 256
  36. },
  37. {
  38. "type": "GRAVEL",
  39. "data": 0,
  40. "size": 33,
  41. "count": 8,
  42. "minHeight": 0,
  43. "maxHeight": 256
  44. },
  45. {
  46. "type": "STONE",
  47. "data": 1,
  48. "size": 33,
  49. "count": 10,
  50. "minHeight": 0,
  51. "maxHeight": 80
  52. },
  53. {
  54. "type": "STONE",
  55. "data": 3,
  56. "size": 33,
  57. "count": 10,
  58. "minHeight": 0,
  59. "maxHeight": 80
  60. },
  61. {
  62. "type": "STONE",
  63. "data": 5,
  64. "size": 33,
  65. "count": 10,
  66. "minHeight": 0,
  67. "maxHeight": 80
  68. },
  69. {
  70. "type": "COAL_ORE",
  71. "data": 0,
  72. "size": 17,
  73. "count": 20,
  74. "minHeight": 0,
  75. "maxHeight": 128
  76. },
  77. {
  78. "type": "IRON_ORE",
  79. "data": 0,
  80. "size": 9,
  81. "count": 20,
  82. "minHeight": 0,
  83. "maxHeight": 64
  84. },
  85. {
  86. "type": "GOLD_ORE",
  87. "data": 0,
  88. "size": 9,
  89. "count": 2,
  90. "minHeight": 0,
  91. "maxHeight": 32
  92. },
  93. {
  94. "type": "REDSTONE_ORE",
  95. "data": 0,
  96. "size": 8,
  97. "count": 8,
  98. "minHeight": 0,
  99. "maxHeight": 16
  100. },
  101. {
  102. "type": "DIAMOND_ORE",
  103. "data": 0,
  104. "size": 8,
  105. "count": 1,
  106. "minHeight": 0,
  107. "maxHeight": 16
  108. },
  109. {
  110. "type": "LAPIS_ORE",
  111. "data": 0,
  112. "size": 7,
  113. "count": 1,
  114. "minHeight": 0,
  115. "maxHeight": 32
  116. },
  117. {
  118. "type": "EMERALD_ORE",
  119. "data": 0,
  120. "size": 4,
  121. "count": 2,
  122. "minHeight": 4,
  123. "maxHeight": 32
  124. }
  125. ],
  126. "terrainSettings": {
  127. "subTerrains": [
  128. {
  129. "provider": "EWG",
  130. "name": "Jungle",
  131. "xModifier": 1.0,
  132. "yModifer": 1.0,
  133. "zModifer": 1.0,
  134. "yOffset": 0
  135. }
  136. ]
  137. },
  138. "overlaySettings": {
  139. "spawnLillypads": false,
  140. "spawnCactus": false,
  141. "spawnSnowLayers": false,
  142. "spawnIceOnWater": false,
  143. "minRiver": 2.0,
  144. "groundDepth": 4,
  145. "surfaceDepth": 1,
  146. "surfaceBlocks": [
  147. [
  148. [
  149. {
  150. "type": "STAINED_CLAY",
  151. "data": 9,
  152. "inclinationsConditions": [
  153. {
  154. "minInclination": 2.3,
  155. "maxInclination": 99.0
  156. }
  157. ]
  158. },
  159. 1.0
  160. ]
  161. ],
  162. [
  163. [
  164. {
  165. "type": "STONE",
  166. "data": 0,
  167. "inclinationsConditions": [
  168. {
  169. "minInclination": 1.3,
  170. "maxInclination": 1.7
  171. }
  172. ]
  173. },
  174. 0.4
  175. ],
  176. [
  177. {
  178. "type": "COBBLESTONE",
  179. "data": 0,
  180. "inclinationsConditions": [
  181. {
  182. "minInclination": 1.3,
  183. "maxInclination": 1.7
  184. }
  185. ]
  186. },
  187. 0.3
  188. ],
  189. [
  190. {
  191. "type": "STONE",
  192. "data": 5,
  193. "inclinationsConditions": [
  194. {
  195. "minInclination": 1.3,
  196. "maxInclination": 1.7
  197. }
  198. ]
  199. },
  200. 0.3
  201. ]
  202. ],
  203. [
  204. [
  205. {
  206. "type": "GRASS",
  207. "data": 0
  208. },
  209. 1.0
  210. ]
  211. ]
  212. ],
  213. "oceanBlocks": [],
  214. "groundBlocks": [
  215. [
  216. [
  217. {
  218. "type": "STAINED_CLAY",
  219. "data": 9,
  220. "inclinationsConditions": [
  221. {
  222. "minInclination": 2.3,
  223. "maxInclination": 99.0
  224. }
  225. ]
  226. },
  227. 1.0
  228. ]
  229. ],
  230. [
  231. [
  232. {
  233. "type": "STONE",
  234. "data": 0,
  235. "inclinationsConditions": [
  236. {
  237. "minInclination": 1.3,
  238. "maxInclination": 1.7
  239. }
  240. ]
  241. },
  242. 0.4
  243. ],
  244. [
  245. {
  246. "type": "COBBLESTONE",
  247. "data": 0,
  248. "inclinationsConditions": [
  249. {
  250. "minInclination": 1.3,
  251. "maxInclination": 1.7
  252. }
  253. ]
  254. },
  255. 0.3
  256. ],
  257. [
  258. {
  259. "type": "STONE",
  260. "data": 5,
  261. "inclinationsConditions": [
  262. {
  263. "minInclination": 1.3,
  264. "maxInclination": 1.7
  265. }
  266. ]
  267. },
  268. 0.3
  269. ]
  270. ],
  271. [
  272. [
  273. {
  274. "type": "DIRT",
  275. "data": 0
  276. },
  277. 0.8
  278. ],
  279. [
  280. {
  281. "type": "COBBLESTONE",
  282. "data": 0
  283. },
  284. 0.2
  285. ]
  286. ]
  287. ],
  288. "beachBlocks": [
  289. [
  290. [
  291. {
  292. "type": "DIRT",
  293. "data": 0
  294. },
  295. 1.0
  296. ]
  297. ]
  298. ],
  299. "slabBlocks": [],
  300. "stairBlocks": [],
  301. "plantBlocks": [
  302. {},
  303. {},
  304. [
  305. [
  306. {
  307. "type": "SUGAR_CANE_BLOCK",
  308. "data": 0,
  309. "heightConditions": [
  310. {
  311. "minHeight": 54,
  312. "maxHeight": 54
  313. }
  314. ]
  315. },
  316. 0.1
  317. ],
  318. [
  319. {
  320. "type": "LONG_GRASS",
  321. "data": 1,
  322. "inclinationsConditions": [
  323. {
  324. "minInclination": 0.0,
  325. "maxInclination": 1.7
  326. }
  327. ]
  328. },
  329. 0.25
  330. ],
  331. [
  332. {
  333. "type": "DOUBLE_PLANT",
  334. "data": 0,
  335. "inclinationsConditions": [
  336. {
  337. "minInclination": 0.0,
  338. "maxInclination": 1.7
  339. }
  340. ]
  341. },
  342. 0.001
  343. ],
  344. [
  345. {
  346. "type": "DOUBLE_PLANT",
  347. "data": 1,
  348. "inclinationsConditions": [
  349. {
  350. "minInclination": 0.0,
  351. "maxInclination": 1.7
  352. }
  353. ]
  354. },
  355. 0.001
  356. ],
  357. [
  358. {
  359. "type": "DOUBLE_PLANT",
  360. "data": 2,
  361. "inclinationsConditions": [
  362. {
  363. "minInclination": 0.0,
  364. "maxInclination": 1.7
  365. }
  366. ]
  367. },
  368. 0.001
  369. ],
  370. [
  371. {
  372. "type": "DOUBLE_PLANT",
  373. "data": 3,
  374. "inclinationsConditions": [
  375. {
  376. "minInclination": 0.0,
  377. "maxInclination": 1.7
  378. }
  379. ]
  380. },
  381. 0.001
  382. ],
  383. [
  384. {
  385. "type": "DOUBLE_PLANT",
  386. "data": 4,
  387. "inclinationsConditions": [
  388. {
  389. "minInclination": 0.0,
  390. "maxInclination": 1.7
  391. }
  392. ]
  393. },
  394. 0.001
  395. ],
  396. [
  397. {
  398. "type": "DOUBLE_PLANT",
  399. "data": 5,
  400. "inclinationsConditions": [
  401. {
  402. "minInclination": 0.0,
  403. "maxInclination": 1.7
  404. }
  405. ]
  406. },
  407. 0.001
  408. ],
  409. [
  410. {
  411. "type": "RED_ROSE",
  412. "data": 0,
  413. "inclinationsConditions": [
  414. {
  415. "minInclination": 0.0,
  416. "maxInclination": 1.7
  417. }
  418. ]
  419. },
  420. 0.001
  421. ],
  422. [
  423. {
  424. "type": "YELLOW_FLOWER",
  425. "data": 0,
  426. "inclinationsConditions": [
  427. {
  428. "minInclination": 0.0,
  429. "maxInclination": 1.7
  430. }
  431. ]
  432. },
  433. 0.001
  434. ],
  435. [
  436. {
  437. "type": "RED_ROSE",
  438. "data": 1,
  439. "inclinationsConditions": [
  440. {
  441. "minInclination": 0.0,
  442. "maxInclination": 1.7
  443. }
  444. ]
  445. },
  446. 0.001
  447. ],
  448. [
  449. {
  450. "type": "RED_ROSE",
  451. "data": 2,
  452. "inclinationsConditions": [
  453. {
  454. "minInclination": 0.0,
  455. "maxInclination": 1.7
  456. }
  457. ]
  458. },
  459. 0.001
  460. ],
  461. [
  462. {
  463. "type": "RED_ROSE",
  464. "data": 3,
  465. "inclinationsConditions": [
  466. {
  467. "minInclination": 0.0,
  468. "maxInclination": 1.7
  469. }
  470. ]
  471. },
  472. 0.001
  473. ],
  474. [
  475. {
  476. "type": "RED_ROSE",
  477. "data": 4,
  478. "inclinationsConditions": [
  479. {
  480. "minInclination": 0.0,
  481. "maxInclination": 1.7
  482. }
  483. ]
  484. },
  485. 0.001
  486. ],
  487. [
  488. {
  489. "type": "RED_ROSE",
  490. "data": 5,
  491. "inclinationsConditions": [
  492. {
  493. "minInclination": 0.0,
  494. "maxInclination": 1.7
  495. }
  496. ]
  497. },
  498. 0.001
  499. ],
  500. [
  501. {
  502. "type": "RED_ROSE",
  503. "data": 6,
  504. "inclinationsConditions": [
  505. {
  506. "minInclination": 0.0,
  507. "maxInclination": 1.7
  508. }
  509. ]
  510. },
  511. 0.001
  512. ],
  513. [
  514. {
  515. "type": "RED_ROSE",
  516. "data": 7,
  517. "inclinationsConditions": [
  518. {
  519. "minInclination": 0.0,
  520. "maxInclination": 1.7
  521. }
  522. ]
  523. },
  524. 0.001
  525. ],
  526. [
  527. {
  528. "type": "RED_ROSE",
  529. "data": 8,
  530. "inclinationsConditions": [
  531. {
  532. "minInclination": 0.0,
  533. "maxInclination": 1.7
  534. }
  535. ]
  536. },
  537. 0.001
  538. ]
  539. ]
  540. ],
  541. "riverBlocks": [
  542. [
  543. [
  544. {
  545. "type": "SAND",
  546. "data": 0
  547. },
  548. 1.0
  549. ]
  550. ]
  551. ],
  552. "leavesBlock": {
  553. "type": "LEAVES",
  554. "data": 3,
  555. "inclinationsConditions": [
  556. {
  557. "minInclination": 0.30000001192092896,
  558. "maxInclination": 0.6000000238418579
  559. }
  560. ]
  561. }
  562. },
  563. "customTrees": [],
  564. "customStructures": [],
  565. "maxEWGObjectsPerChunk": 6,
  566. "xNoiseModifier": 1.2,
  567. "yNoiseModifier": 0.7,
  568. "zNoiseModifier": 1.2,
  569. "lakeDepth": 0.0,
  570. "baseHeight": 67,
  571. "nativeBiomes": [
  572. {
  573. "nativeBiome": "JUNGLE_HILLS",
  574. "chance": 1.0
  575. }
  576. ],
  577. "entitySettings": {},
  578. "groundMaterials": [
  579. {
  580. "material": "STONE",
  581. "data": 0,
  582. "chance": 1.0
  583. }
  584. ]
  585. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement