Advertisement
Guest User

Untitled

a guest
Nov 10th, 2018
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.57 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. "useWoodlandMansion": false,
  15. "useRavines": true,
  16. "useWitchHuts": false,
  17. "usePyramids": false,
  18. "useJungleTemples": false,
  19. "useIgloos": false,
  20. "useFossils": false,
  21. "useWaterLakes": true,
  22. "useLavaLakes": false,
  23. "useRivers": true,
  24. "useNativePainting": false,
  25. "useNativeStructure": false,
  26. "biomeColor": "#32511d",
  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": "EWG",
  132. "name": "Birch Forest",
  133. "xModifier": 1.0,
  134. "yModifer": 1.0,
  135. "zModifer": 1.0,
  136. "yOffset": 0
  137. }
  138. ]
  139. },
  140. "overlaySettings": {
  141. "spawnLillypads": true,
  142. "spawnCactus": false,
  143. "spawnSnowLayers": false,
  144. "spawnIceOnWater": false,
  145. "minRiver": 2.0,
  146. "groundDepth": 4,
  147. "surfaceDepth": 1,
  148. "surfaceBlocks": [
  149. [
  150. [
  151. {
  152. "type": "STAINED_CLAY",
  153. "data": 9,
  154. "inclinationsConditions": [
  155. {
  156. "minInclination": 2.3,
  157. "maxInclination": 99.0
  158. }
  159. ]
  160. },
  161. 1.0
  162. ]
  163. ],
  164. [
  165. [
  166. {
  167. "type": "STONE",
  168. "data": 0,
  169. "inclinationsConditions": [
  170. {
  171. "minInclination": 1.3,
  172. "maxInclination": 1.7
  173. }
  174. ]
  175. },
  176. 0.4
  177. ],
  178. [
  179. {
  180. "type": "COBBLESTONE",
  181. "data": 0,
  182. "inclinationsConditions": [
  183. {
  184. "minInclination": 1.3,
  185. "maxInclination": 1.7
  186. }
  187. ]
  188. },
  189. 0.3
  190. ],
  191. [
  192. {
  193. "type": "STONE",
  194. "data": 5,
  195. "inclinationsConditions": [
  196. {
  197. "minInclination": 1.3,
  198. "maxInclination": 1.7
  199. }
  200. ]
  201. },
  202. 0.3
  203. ]
  204. ],
  205. [
  206. [
  207. {
  208. "type": "GRASS",
  209. "data": 0
  210. },
  211. 1.0
  212. ]
  213. ]
  214. ],
  215. "oceanBlocks": [],
  216. "groundBlocks": [
  217. [
  218. [
  219. {
  220. "type": "STAINED_CLAY",
  221. "data": 9,
  222. "inclinationsConditions": [
  223. {
  224. "minInclination": 2.3,
  225. "maxInclination": 99.0
  226. }
  227. ]
  228. },
  229. 1.0
  230. ]
  231. ],
  232. [
  233. [
  234. {
  235. "type": "STONE",
  236. "data": 0,
  237. "inclinationsConditions": [
  238. {
  239. "minInclination": 1.3,
  240. "maxInclination": 1.7
  241. }
  242. ]
  243. },
  244. 0.4
  245. ],
  246. [
  247. {
  248. "type": "COBBLESTONE",
  249. "data": 0,
  250. "inclinationsConditions": [
  251. {
  252. "minInclination": 1.3,
  253. "maxInclination": 1.7
  254. }
  255. ]
  256. },
  257. 0.3
  258. ],
  259. [
  260. {
  261. "type": "STONE",
  262. "data": 5,
  263. "inclinationsConditions": [
  264. {
  265. "minInclination": 1.3,
  266. "maxInclination": 1.7
  267. }
  268. ]
  269. },
  270. 0.3
  271. ]
  272. ],
  273. [
  274. [
  275. {
  276. "type": "DIRT",
  277. "data": 0
  278. },
  279. 0.8
  280. ],
  281. [
  282. {
  283. "type": "COBBLESTONE",
  284. "data": 0
  285. },
  286. 0.2
  287. ]
  288. ]
  289. ],
  290. "beachBlocks": [
  291. [
  292. [
  293. {
  294. "type": "DIRT",
  295. "data": 0
  296. },
  297. 1.0
  298. ]
  299. ]
  300. ],
  301. "slabBlocks": [],
  302. "stairBlocks": [],
  303. "plantBlocks": [
  304. {},
  305. {},
  306. [
  307. [
  308. {
  309. "type": "SUGAR_CANE_BLOCK",
  310. "data": 0,
  311. "heightConditions": [
  312. {
  313. "minHeight": 54,
  314. "maxHeight": 54
  315. }
  316. ]
  317. },
  318. 0.1
  319. ],
  320. [
  321. {
  322. "type": "LONG_GRASS",
  323. "data": 1,
  324. "inclinationsConditions": [
  325. {
  326. "minInclination": 0.0,
  327. "maxInclination": 1.7
  328. }
  329. ]
  330. },
  331. 0.25
  332. ],
  333. [
  334. {
  335. "type": "DOUBLE_PLANT",
  336. "data": 0,
  337. "inclinationsConditions": [
  338. {
  339. "minInclination": 0.0,
  340. "maxInclination": 1.7
  341. }
  342. ]
  343. },
  344. 0.001
  345. ],
  346. [
  347. {
  348. "type": "DOUBLE_PLANT",
  349. "data": 1,
  350. "inclinationsConditions": [
  351. {
  352. "minInclination": 0.0,
  353. "maxInclination": 1.7
  354. }
  355. ]
  356. },
  357. 0.001
  358. ],
  359. [
  360. {
  361. "type": "DOUBLE_PLANT",
  362. "data": 2,
  363. "inclinationsConditions": [
  364. {
  365. "minInclination": 0.0,
  366. "maxInclination": 1.7
  367. }
  368. ]
  369. },
  370. 0.001
  371. ],
  372. [
  373. {
  374. "type": "DOUBLE_PLANT",
  375. "data": 3,
  376. "inclinationsConditions": [
  377. {
  378. "minInclination": 0.0,
  379. "maxInclination": 1.7
  380. }
  381. ]
  382. },
  383. 0.001
  384. ],
  385. [
  386. {
  387. "type": "DOUBLE_PLANT",
  388. "data": 4,
  389. "inclinationsConditions": [
  390. {
  391. "minInclination": 0.0,
  392. "maxInclination": 1.7
  393. }
  394. ]
  395. },
  396. 0.001
  397. ],
  398. [
  399. {
  400. "type": "DOUBLE_PLANT",
  401. "data": 5,
  402. "inclinationsConditions": [
  403. {
  404. "minInclination": 0.0,
  405. "maxInclination": 1.7
  406. }
  407. ]
  408. },
  409. 0.001
  410. ],
  411. [
  412. {
  413. "type": "RED_ROSE",
  414. "data": 0,
  415. "inclinationsConditions": [
  416. {
  417. "minInclination": 0.0,
  418. "maxInclination": 1.7
  419. }
  420. ]
  421. },
  422. 0.001
  423. ],
  424. [
  425. {
  426. "type": "YELLOW_FLOWER",
  427. "data": 0,
  428. "inclinationsConditions": [
  429. {
  430. "minInclination": 0.0,
  431. "maxInclination": 1.7
  432. }
  433. ]
  434. },
  435. 0.001
  436. ],
  437. [
  438. {
  439. "type": "RED_ROSE",
  440. "data": 1,
  441. "inclinationsConditions": [
  442. {
  443. "minInclination": 0.0,
  444. "maxInclination": 1.7
  445. }
  446. ]
  447. },
  448. 0.001
  449. ],
  450. [
  451. {
  452. "type": "RED_ROSE",
  453. "data": 2,
  454. "inclinationsConditions": [
  455. {
  456. "minInclination": 0.0,
  457. "maxInclination": 1.7
  458. }
  459. ]
  460. },
  461. 0.001
  462. ],
  463. [
  464. {
  465. "type": "RED_ROSE",
  466. "data": 3,
  467. "inclinationsConditions": [
  468. {
  469. "minInclination": 0.0,
  470. "maxInclination": 1.7
  471. }
  472. ]
  473. },
  474. 0.001
  475. ],
  476. [
  477. {
  478. "type": "RED_ROSE",
  479. "data": 4,
  480. "inclinationsConditions": [
  481. {
  482. "minInclination": 0.0,
  483. "maxInclination": 1.7
  484. }
  485. ]
  486. },
  487. 0.001
  488. ],
  489. [
  490. {
  491. "type": "RED_ROSE",
  492. "data": 5,
  493. "inclinationsConditions": [
  494. {
  495. "minInclination": 0.0,
  496. "maxInclination": 1.7
  497. }
  498. ]
  499. },
  500. 0.001
  501. ],
  502. [
  503. {
  504. "type": "RED_ROSE",
  505. "data": 6,
  506. "inclinationsConditions": [
  507. {
  508. "minInclination": 0.0,
  509. "maxInclination": 1.7
  510. }
  511. ]
  512. },
  513. 0.001
  514. ],
  515. [
  516. {
  517. "type": "RED_ROSE",
  518. "data": 7,
  519. "inclinationsConditions": [
  520. {
  521. "minInclination": 0.0,
  522. "maxInclination": 1.7
  523. }
  524. ]
  525. },
  526. 0.001
  527. ],
  528. [
  529. {
  530. "type": "RED_ROSE",
  531. "data": 8,
  532. "inclinationsConditions": [
  533. {
  534. "minInclination": 0.0,
  535. "maxInclination": 1.7
  536. }
  537. ]
  538. },
  539. 0.001
  540. ]
  541. ]
  542. ],
  543. "riverBlocks": [
  544. [
  545. [
  546. {
  547. "type": "SAND",
  548. "data": 0
  549. },
  550. 1.0
  551. ]
  552. ]
  553. ],
  554. "leavesBlock": {
  555. "type": "LEAVES",
  556. "data": 2,
  557. "inclinationsConditions": [
  558. {
  559. "minInclination": 0.5,
  560. "maxInclination": 0.6000000238418579
  561. }
  562. ]
  563. }
  564. },
  565. "customTrees": [
  566. {
  567. "name": "TREES_birch_normal_3",
  568. "density": 3.333333333333333E-4,
  569. "size": "MEDIUM",
  570. "provider": "EWG",
  571. "type": "TREES",
  572. "blocksRequiredUnderneath": [
  573. "GRASS"
  574. ],
  575. "blacklistedDecoBlocks": [],
  576. "spawnOnGround": true,
  577. "overrideExsistingBlocks": false,
  578. "allowRotation": true,
  579. "applyPhysics": false,
  580. "applyAir": false,
  581. "fixFlyingRoots": true,
  582. "replaceAir": true,
  583. "minY": 62,
  584. "maxY": 113,
  585. "maxSlope": 0.7,
  586. "minSlope": 0.0,
  587. "transitionClearance": -1.0,
  588. "snapToXGrid": -1,
  589. "snapToYGrid": -1,
  590. "gridXOffset": 0,
  591. "gridYOffset": 0,
  592. "anchorYOffset": 0
  593. },
  594. {
  595. "name": "TREES_birch_normal_2",
  596. "density": 3.333333333333333E-4,
  597. "size": "MEDIUM",
  598. "provider": "EWG",
  599. "type": "TREES",
  600. "blocksRequiredUnderneath": [
  601. "GRASS"
  602. ],
  603. "blacklistedDecoBlocks": [],
  604. "spawnOnGround": true,
  605. "overrideExsistingBlocks": false,
  606. "allowRotation": true,
  607. "applyPhysics": false,
  608. "applyAir": false,
  609. "fixFlyingRoots": true,
  610. "replaceAir": true,
  611. "minY": 62,
  612. "maxY": 113,
  613. "maxSlope": 0.7,
  614. "minSlope": 0.0,
  615. "transitionClearance": -1.0,
  616. "snapToXGrid": -1,
  617. "snapToYGrid": -1,
  618. "gridXOffset": 0,
  619. "gridYOffset": 0,
  620. "anchorYOffset": 0
  621. },
  622. {
  623. "name": "TREES_birch_normal_4",
  624. "density": 3.333333333333333E-4,
  625. "size": "MEDIUM",
  626. "provider": "EWG",
  627. "type": "TREES",
  628. "blocksRequiredUnderneath": [
  629. "GRASS"
  630. ],
  631. "blacklistedDecoBlocks": [],
  632. "spawnOnGround": true,
  633. "overrideExsistingBlocks": false,
  634. "allowRotation": true,
  635. "applyPhysics": false,
  636. "applyAir": false,
  637. "fixFlyingRoots": true,
  638. "replaceAir": true,
  639. "minY": 62,
  640. "maxY": 113,
  641. "maxSlope": 0.7,
  642. "minSlope": 0.0,
  643. "transitionClearance": -1.0,
  644. "snapToXGrid": -1,
  645. "snapToYGrid": -1,
  646. "gridXOffset": 0,
  647. "gridYOffset": 0,
  648. "anchorYOffset": 0
  649. },
  650. {
  651. "name": "TREES_birch_normal",
  652. "density": 3.333333333333333E-4,
  653. "size": "MEDIUM",
  654. "provider": "EWG",
  655. "type": "TREES",
  656. "blocksRequiredUnderneath": [
  657. "GRASS"
  658. ],
  659. "blacklistedDecoBlocks": [],
  660. "spawnOnGround": true,
  661. "overrideExsistingBlocks": false,
  662. "allowRotation": true,
  663. "applyPhysics": false,
  664. "applyAir": false,
  665. "fixFlyingRoots": true,
  666. "replaceAir": true,
  667. "minY": 62,
  668. "maxY": 113,
  669. "maxSlope": 0.7,
  670. "minSlope": 0.0,
  671. "transitionClearance": -1.0,
  672. "snapToXGrid": -1,
  673. "snapToYGrid": -1,
  674. "gridXOffset": 0,
  675. "gridYOffset": 0,
  676. "anchorYOffset": 0
  677. }
  678. ],
  679. "customStructures": [
  680. {
  681. "name": "DECO_forest_house",
  682. "density": 0.001,
  683. "size": "MEDIUM",
  684. "provider": "EWG",
  685. "type": "DECO",
  686. "blocksRequiredUnderneath": [
  687. "GRASS"
  688. ],
  689. "blacklistedDecoBlocks": [],
  690. "spawnOnGround": true,
  691. "overrideExsistingBlocks": false,
  692. "allowRotation": false,
  693. "applyPhysics": false,
  694. "applyAir": true,
  695. "fixFlyingRoots": false,
  696. "replaceAir": true,
  697. "minY": 67,
  698. "maxY": 107,
  699. "maxSlope": 2.0,
  700. "minSlope": 0.0,
  701. "transitionClearance": -1.0,
  702. "snapToXGrid": 150,
  703. "snapToYGrid": 150,
  704. "gridXOffset": 0,
  705. "gridYOffset": 0,
  706. "anchorYOffset": 0
  707. },
  708. {
  709. "name": "CUSTOM_Gen1",
  710. "density": 0.02,
  711. "size": "MEDIUM",
  712. "provider": "EWG",
  713. "type": "DECO",
  714. "blocksRequiredUnderneath": [
  715. "GRASS"
  716. ],
  717. "blacklistedDecoBlocks": [],
  718. "spawnOnGround": true,
  719. "overrideExsistingBlocks": false,
  720. "allowRotation": false,
  721. "applyPhysics": false,
  722. "applyAir": true,
  723. "fixFlyingRoots": false,
  724. "replaceAir": true,
  725. "minY": 67,
  726. "maxY": 107,
  727. "maxSlope": 2.0,
  728. "minSlope": 0.0,
  729. "transitionClearance": -1.0,
  730. "snapToXGrid": 150,
  731. "snapToYGrid": 150,
  732. "gridXOffset": 0,
  733. "gridYOffset": 0,
  734. "anchorYOffset": 0
  735. },
  736. {
  737. "name": "CUSTOM_Gen2",
  738. "density": 0.02,
  739. "size": "MEDIUM",
  740. "provider": "EWG",
  741. "type": "DECO",
  742. "blocksRequiredUnderneath": [
  743. "GRASS"
  744. ],
  745. "blacklistedDecoBlocks": [],
  746. "spawnOnGround": true,
  747. "overrideExsistingBlocks": false,
  748. "allowRotation": false,
  749. "applyPhysics": false,
  750. "applyAir": true,
  751. "fixFlyingRoots": false,
  752. "replaceAir": true,
  753. "minY": 67,
  754. "maxY": 107,
  755. "maxSlope": 2.0,
  756. "minSlope": 0.0,
  757. "transitionClearance": -1.0,
  758. "snapToXGrid": 150,
  759. "snapToYGrid": 150,
  760. "gridXOffset": 0,
  761. "gridYOffset": 0,
  762. "anchorYOffset": 0
  763. }
  764. ],
  765. "maxEWGObjectsPerChunk": 4,
  766. "xNoiseModifier": 1.2,
  767. "yNoiseModifier": 0.7,
  768. "zNoiseModifier": 1.2,
  769. "lakeDepth": 0.0,
  770. "baseHeight": 67,
  771. "nativeBiomes": [
  772. {
  773. "nativeBiome": "BIRCH_FOREST",
  774. "chance": 0.8
  775. },
  776. {
  777. "nativeBiome": "SAVANNA",
  778. "chance": 0.2
  779. }
  780. ],
  781. "entitySettings": {},
  782. "groundBlockSettings": {
  783. "layers": [
  784. {
  785. "maxAmplitude": 10,
  786. "minAmplitude": 5,
  787. "xScale": 30,
  788. "zScale": 30,
  789. "minWidth": 4,
  790. "maxWidth": 5,
  791. "groundMaterials": [
  792. {
  793. "material": "DIRT",
  794. "data": 0,
  795. "chance": 1.0
  796. }
  797. ]
  798. },
  799. {
  800. "maxAmplitude": 10,
  801. "minAmplitude": 5,
  802. "xScale": 30,
  803. "zScale": 30,
  804. "minWidth": 13,
  805. "maxWidth": 14,
  806. "groundMaterials": [
  807. {
  808. "material": "COBBLESTONE",
  809. "data": 0,
  810. "chance": 1.0
  811. }
  812. ]
  813. }
  814. ],
  815. "repeat": true
  816. },
  817. "groundMaterials": []
  818. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement