Advertisement
Guest User

corrupted.json

a guest
Feb 21st, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.11 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "rarity": 0.1,
  4. "biomeType": "FOREST",
  5. "useDungeons": true,
  6. "dungeonChance": 8,
  7. "useMineShafts": false,
  8. "useStrongholds": false,
  9. "useVillages": false,
  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": false,
  24. "useNativePainting": false,
  25. "useNativeStructure": false,
  26. "biomeColors": [
  27. "#00ff00"
  28. ],
  29. "fossilChance": 64,
  30. "lavaLakeChance": 60,
  31. "waterLakeChance": 100,
  32. "ores": [
  33. {
  34. "type": "DIRT",
  35. "data": 0,
  36. "size": 33,
  37. "count": 10,
  38. "minHeight": 0,
  39. "maxHeight": 256
  40. },
  41. {
  42. "type": "GRAVEL",
  43. "data": 0,
  44. "size": 33,
  45. "count": 8,
  46. "minHeight": 0,
  47. "maxHeight": 256
  48. },
  49. {
  50. "type": "STONE",
  51. "data": 1,
  52. "size": 33,
  53. "count": 10,
  54. "minHeight": 0,
  55. "maxHeight": 80
  56. },
  57. {
  58. "type": "STONE",
  59. "data": 3,
  60. "size": 33,
  61. "count": 10,
  62. "minHeight": 0,
  63. "maxHeight": 80
  64. },
  65. {
  66. "type": "STONE",
  67. "data": 5,
  68. "size": 33,
  69. "count": 10,
  70. "minHeight": 0,
  71. "maxHeight": 80
  72. },
  73. {
  74. "type": "COAL_ORE",
  75. "data": 0,
  76. "size": 17,
  77. "count": 20,
  78. "minHeight": 0,
  79. "maxHeight": 128
  80. },
  81. {
  82. "type": "IRON_ORE",
  83. "data": 0,
  84. "size": 9,
  85. "count": 20,
  86. "minHeight": 0,
  87. "maxHeight": 64
  88. },
  89. {
  90. "type": "GOLD_ORE",
  91. "data": 0,
  92. "size": 9,
  93. "count": 2,
  94. "minHeight": 0,
  95. "maxHeight": 32
  96. },
  97. {
  98. "type": "REDSTONE_ORE",
  99. "data": 0,
  100. "size": 8,
  101. "count": 8,
  102. "minHeight": 0,
  103. "maxHeight": 16
  104. },
  105. {
  106. "type": "DIAMOND_ORE",
  107. "data": 0,
  108. "size": 8,
  109. "count": 1,
  110. "minHeight": 0,
  111. "maxHeight": 16
  112. },
  113. {
  114. "type": "LAPIS_ORE",
  115. "data": 0,
  116. "size": 7,
  117. "count": 1,
  118. "minHeight": 0,
  119. "maxHeight": 32
  120. },
  121. {
  122. "type": "EMERALD_ORE",
  123. "data": 0,
  124. "size": 4,
  125. "count": 2,
  126. "minHeight": 4,
  127. "maxHeight": 32
  128. }
  129. ],
  130. "customTerrain": {
  131. "noiseLayers": [
  132. {
  133. "xDensity": 350.0,
  134. "yDensity": 110.0,
  135. "multiplier": {
  136. "baseMultiplier": 65.0,
  137. "biomeModifier": 1.0,
  138. "riverModifier": 1.0,
  139. "baseModifiers": [
  140. {
  141. "referenceLayer": -1,
  142. "start": 1.0E-9,
  143. "stop": 0.0,
  144. "finalCoefficient": 0.5
  145. }
  146. ]
  147. }
  148. },
  149. {
  150. "xDensity": 20.0,
  151. "yDensity": 20.0,
  152. "multiplier": {
  153. "baseMultiplier": 5.0,
  154. "biomeModifier": 0.0,
  155. "riverModifier": 0.0,
  156. "baseModifiers": [
  157. {
  158. "referenceLayer": -1,
  159. "start": 35.0,
  160. "stop": 0.0,
  161. "finalCoefficient": 0.2
  162. }
  163. ]
  164. }
  165. },
  166. {
  167. "xDensity": 12.0,
  168. "yDensity": 12.0,
  169. "multiplier": {
  170. "baseMultiplier": 3.0,
  171. "biomeModifier": 0.0,
  172. "riverModifier": 0.0,
  173. "baseModifiers": [
  174. {
  175. "referenceLayer": -1,
  176. "start": 35.0,
  177. "stop": 0.0,
  178. "finalCoefficient": 0.2
  179. }
  180. ]
  181. }
  182. },
  183. {
  184. "xDensity": 5.0,
  185. "yDensity": 5.0,
  186. "multiplier": {
  187. "baseMultiplier": 1.5,
  188. "biomeModifier": 0.0,
  189. "riverModifier": 0.0,
  190. "baseModifiers": [
  191. {
  192. "referenceLayer": -1,
  193. "start": 35.0,
  194. "stop": 0.0,
  195. "finalCoefficient": 0.1
  196. }
  197. ]
  198. }
  199. }
  200. ]
  201. },
  202. "terrainSettings": {
  203. "subTerrains": [
  204. {
  205. "provider": "EWG",
  206. "name": "Pine Forest",
  207. "xModifier": 0.2,
  208. "yModifier": 1.0,
  209. "zModifier": 1.0,
  210. "yOffset": 0
  211. },
  212. {
  213. "provider": "CUSTOM_EWG",
  214. "name": "CORRUPTED",
  215. "xModifier": 0.8,
  216. "yModifier": 1.0,
  217. "zModifier": 1.0,
  218. "yOffset": 0
  219. }
  220. ]
  221. },
  222. "overlaySettings": {
  223. "spawnLilyPads": false,
  224. "fastLeavesPlacing": true,
  225. "spawnCactus": false,
  226. "spawnSnowLayers": false,
  227. "spawnHangingLeaves": false,
  228. "spawnIceOnWater": false,
  229. "groundDepth": 5,
  230. "surfaceDepth": 1,
  231. "surfaceBlocks": [
  232. [
  233. {
  234. "type": "GRASS",
  235. "data": 0,
  236. "heightConditions": [
  237. {
  238. "minHeight": 63,
  239. "maxHeight": 120
  240. }
  241. ],
  242. "inclinationsConditions": [
  243. {
  244. "minInclination": 0.0,
  245. "maxInclination": 99.0
  246. }
  247. ],
  248. "chance": 0.3
  249. },
  250. {
  251. "type": "SOUL_SAND",
  252. "data": 0,
  253. "heightConditions": [
  254. {
  255. "minHeight": 63,
  256. "maxHeight": 120
  257. }
  258. ],
  259. "inclinationsConditions": [
  260. {
  261. "minInclination": 0.0,
  262. "maxInclination": 99.0
  263. }
  264. ],
  265. "chance": 0.1
  266. },
  267. {
  268. "type": "DIRT",
  269. "data": 1,
  270. "heightConditions": [
  271. {
  272. "minHeight": 63,
  273. "maxHeight": 120
  274. }
  275. ],
  276. "inclinationsConditions": [
  277. {
  278. "minInclination": 0.0,
  279. "maxInclination": 99.0
  280. }
  281. ],
  282. "chance": 0.2
  283. },
  284. {
  285. "type": "GRASS_PATH",
  286. "data": 0,
  287. "heightConditions": [
  288. {
  289. "minHeight": 63,
  290. "maxHeight": 120
  291. }
  292. ],
  293. "inclinationsConditions": [
  294. {
  295. "minInclination": 0.0,
  296. "maxInclination": 99.0
  297. }
  298. ],
  299. "chance": 0.2
  300. },
  301. {
  302. "type": "DIRT",
  303. "data": 2,
  304. "heightConditions": [
  305. {
  306. "minHeight": 63,
  307. "maxHeight": 120
  308. }
  309. ],
  310. "inclinationsConditions": [
  311. {
  312. "minInclination": 0.0,
  313. "maxInclination": 99.0
  314. }
  315. ],
  316. "chance": 0.5
  317. },
  318. {
  319. "type": "COBBLESTONE",
  320. "data": 0,
  321. "heightConditions": [
  322. {
  323. "minHeight": 120,
  324. "maxHeight": 200
  325. }
  326. ],
  327. "inclinationsConditions": [
  328. {
  329. "minInclination": 0.0,
  330. "maxInclination": 99.0
  331. }
  332. ],
  333. "chance": 0.7
  334. },
  335. {
  336. "type": "STONE",
  337. "data": 0,
  338. "heightConditions": [
  339. {
  340. "minHeight": 115,
  341. "maxHeight": 120
  342. }
  343. ],
  344. "inclinationsConditions": [
  345. {
  346. "minInclination": 2.0,
  347. "maxInclination": 99.0
  348. }
  349. ],
  350. "chance": 1.0
  351. },
  352. {
  353. "type": "STONE",
  354. "data": 0,
  355. "heightConditions": [
  356. {
  357. "minHeight": 150,
  358. "maxHeight": 200
  359. }
  360. ],
  361. "inclinationsConditions": [
  362. {
  363. "minInclination": 0.0,
  364. "maxInclination": 99.0
  365. }
  366. ],
  367. "chance": 0.9
  368. },
  369. {
  370. "type": "SNOW_BLOCK",
  371. "data": 0,
  372. "heightConditions": [
  373. {
  374. "minHeight": 170,
  375. "maxHeight": 279
  376. }
  377. ],
  378. "inclinationsConditions": [
  379. {
  380. "minInclination": 0.0,
  381. "maxInclination": 99.0
  382. }
  383. ],
  384. "chance": 0.4
  385. },
  386. {
  387. "type": "SNOW_BLOCK",
  388. "data": 0,
  389. "heightConditions": [
  390. {
  391. "minHeight": 180,
  392. "maxHeight": 250
  393. }
  394. ],
  395. "inclinationsConditions": [
  396. {
  397. "minInclination": 0.0,
  398. "maxInclination": 99.0
  399. }
  400. ],
  401. "chance": 0.9
  402. },
  403. {
  404. "type": "DIRT",
  405. "data": 2,
  406. "heightConditions": [
  407. {
  408. "minHeight": 80,
  409. "maxHeight": 250,
  410. "domaininationLevelMap": {
  411. "80.0": 0.8,
  412. "100.0": 0.6,
  413. "110.0": 0.4,
  414. "120.0": 0.2,
  415. "130.0": 0.1
  416. }
  417. }
  418. ],
  419. "chance": 1.0
  420. },
  421. {
  422. "type": "STONE",
  423. "data": 0,
  424. "heightConditions": [
  425. {
  426. "minHeight": 80,
  427. "maxHeight": 250,
  428. "domaininationLevelMap": {
  429. "80.0": 0.2,
  430. "100.0": 0.4,
  431. "110.0": 0.6,
  432. "120.0": 0.8,
  433. "130.0": 0.9
  434. }
  435. }
  436. ],
  437. "chance": 1.0
  438. },
  439. {
  440. "type": "GRAVEL",
  441. "data": 0,
  442. "heightConditions": [
  443. {
  444. "minHeight": 80,
  445. "maxHeight": 250,
  446. "domaininationLevelMap": {
  447. "80.0": 0.2,
  448. "100.0": 0.2,
  449. "110.0": 0.2,
  450. "120.0": 0.3,
  451. "130.0": 0.4
  452. }
  453. }
  454. ],
  455. "chance": 1.0
  456. }
  457. ],
  458. [
  459. {
  460. "type": "DIRT",
  461. "data": 2,
  462. "heightConditions": [
  463. {
  464. "minHeight": 80,
  465. "maxHeight": 250,
  466. "domaininationLevelMap": {
  467. "80.0": 0.8,
  468. "100.0": 0.85,
  469. "110.0": 0.9,
  470. "130.0": 0.95,
  471. "170.0": 0.99
  472. }
  473. }
  474. ],
  475. "chance": 1.0
  476. }
  477. ],
  478. [
  479. {
  480. "type": "DIRT",
  481. "data": 2,
  482. "chance": 1.0
  483. }
  484. ]
  485. ],
  486. "oceanBlocks": [
  487. [
  488. {
  489. "type": "LEAVES",
  490. "data": 2,
  491. "heightConditions": [
  492. {
  493. "minHeight": 62,
  494. "maxHeight": 62
  495. }
  496. ],
  497. "chance": 0.1
  498. },
  499. {
  500. "type": "LEAVES",
  501. "data": 3,
  502. "heightConditions": [
  503. {
  504. "minHeight": 62,
  505. "maxHeight": 62
  506. }
  507. ],
  508. "chance": 0.1
  509. }
  510. ]
  511. ],
  512. "groundBlocks": [
  513. [
  514. {
  515. "type": "DIRT",
  516. "data": 2,
  517. "chance": 0.4
  518. },
  519. {
  520. "type": "STONE",
  521. "data": 0,
  522. "chance": 0.4
  523. },
  524. {
  525. "type": "STONE",
  526. "data": 5,
  527. "chance": 0.4
  528. },
  529. {
  530. "type": "GRASS",
  531. "data": 0,
  532. "chance": 0.4
  533. },
  534. {
  535. "type": "COBBLESTONE",
  536. "data": 0,
  537. "chance": 0.8
  538. }
  539. ]
  540. ],
  541. "beachBlocks": [
  542. [
  543. {
  544. "type": "DIRT",
  545. "data": 0,
  546. "chance": 1.0
  547. }
  548. ]
  549. ],
  550. "pathBlocks": [],
  551. "farmlandBlocks": [],
  552. "slabBlocks": [
  553. [
  554. {
  555. "type": "WEB",
  556. "data": 0,
  557. "inclinationsConditions": [
  558. {
  559. "minInclination": 0.5,
  560. "maxInclination": 99.0
  561. }
  562. ],
  563. "chance": 0.05
  564. },
  565. {
  566. "type": "COBBLE_WALL",
  567. "data": 0,
  568. "inclinationsConditions": [
  569. {
  570. "minInclination": 0.0,
  571. "maxInclination": 99.7
  572. }
  573. ],
  574. "chance": 0.05
  575. },
  576. {
  577. "type": "REDSTONE_TORCH_ON",
  578. "data": 0,
  579. "inclinationsConditions": [
  580. {
  581. "minInclination": 0.0,
  582. "maxInclination": 99.7
  583. }
  584. ],
  585. "chance": 1.0E-6
  586. }
  587. ]
  588. ],
  589. "stairBlocks": [
  590. [],
  591. [],
  592. [],
  593. [],
  594. [
  595. {
  596. "type": "PUMPKIN",
  597. "data": 0,
  598. "chance": 0.002
  599. }
  600. ]
  601. ],
  602. "plantBlocks": [
  603. [],
  604. [],
  605. [
  606. {
  607. "type": "SUGAR_CANE_BLOCK",
  608. "data": 0,
  609. "heightConditions": [
  610. {
  611. "minHeight": 54,
  612. "maxHeight": 54
  613. }
  614. ],
  615. "chance": 0.1
  616. },
  617. {
  618. "type": "LONG_GRASS",
  619. "data": 1,
  620. "inclinationsConditions": [
  621. {
  622. "minInclination": 0.0,
  623. "maxInclination": 1.7
  624. }
  625. ],
  626. "chance": 0.25
  627. },
  628. {
  629. "type": "DEAD_BUSH",
  630. "data": 0,
  631. "inclinationsConditions": [
  632. {
  633. "minInclination": 0.0,
  634. "maxInclination": 1.7
  635. }
  636. ],
  637. "chance": 0.05
  638. },
  639. {
  640. "type": "SKULL",
  641. "data": 0,
  642. "inclinationsConditions": [
  643. {
  644. "minInclination": 0.0,
  645. "maxInclination": 1.7
  646. }
  647. ],
  648. "chance": 0.01
  649. },
  650. {
  651. "type": "DOUBLE_PLANT",
  652. "data": 2,
  653. "inclinationsConditions": [
  654. {
  655. "minInclination": 0.0,
  656. "maxInclination": 1.7
  657. }
  658. ],
  659. "chance": 0.001
  660. },
  661. {
  662. "type": "DOUBLE_PLANT",
  663. "data": 3,
  664. "inclinationsConditions": [
  665. {
  666. "minInclination": 0.0,
  667. "maxInclination": 1.7
  668. }
  669. ],
  670. "chance": 0.001
  671. },
  672. {
  673. "type": "DOUBLE_PLANT",
  674. "data": 4,
  675. "inclinationsConditions": [
  676. {
  677. "minInclination": 0.0,
  678. "maxInclination": 1.7
  679. }
  680. ],
  681. "chance": 0.001
  682. },
  683. {
  684. "type": "DOUBLE_PLANT",
  685. "data": 5,
  686. "inclinationsConditions": [
  687. {
  688. "minInclination": 0.0,
  689. "maxInclination": 1.7
  690. }
  691. ],
  692. "chance": 0.001
  693. },
  694. {
  695. "type": "RED_MUSHROOM",
  696. "data": 0,
  697. "inclinationsConditions": [
  698. {
  699. "minInclination": 0.0,
  700. "maxInclination": 8.7
  701. }
  702. ],
  703. "chance": 0.05
  704. },
  705. {
  706. "type": "BROWN_MUSHROOM",
  707. "data": 0,
  708. "inclinationsConditions": [
  709. {
  710. "minInclination": 0.0,
  711. "maxInclination": 8.7
  712. }
  713. ],
  714. "chance": 0.05
  715. },
  716. {
  717. "type": "RED_ROSE",
  718. "data": 1,
  719. "inclinationsConditions": [
  720. {
  721. "minInclination": 0.0,
  722. "maxInclination": 1.7
  723. }
  724. ],
  725. "chance": 0.001
  726. },
  727. {
  728. "type": "RED_ROSE",
  729. "data": 2,
  730. "inclinationsConditions": [
  731. {
  732. "minInclination": 0.0,
  733. "maxInclination": 1.7
  734. }
  735. ],
  736. "chance": 0.001
  737. },
  738. {
  739. "type": "RED_ROSE",
  740. "data": 3,
  741. "inclinationsConditions": [
  742. {
  743. "minInclination": 0.0,
  744. "maxInclination": 1.7
  745. }
  746. ],
  747. "chance": 0.001
  748. },
  749. {
  750. "type": "RED_ROSE",
  751. "data": 4,
  752. "inclinationsConditions": [
  753. {
  754. "minInclination": 0.0,
  755. "maxInclination": 1.7
  756. }
  757. ],
  758. "chance": 0.001
  759. },
  760. {
  761. "type": "RED_ROSE",
  762. "data": 5,
  763. "inclinationsConditions": [
  764. {
  765. "minInclination": 0.0,
  766. "maxInclination": 1.7
  767. }
  768. ],
  769. "chance": 0.001
  770. },
  771. {
  772. "type": "RED_ROSE",
  773. "data": 6,
  774. "inclinationsConditions": [
  775. {
  776. "minInclination": 0.0,
  777. "maxInclination": 1.7
  778. }
  779. ],
  780. "chance": 0.001
  781. },
  782. {
  783. "type": "RED_ROSE",
  784. "data": 7,
  785. "inclinationsConditions": [
  786. {
  787. "minInclination": 0.0,
  788. "maxInclination": 1.7
  789. }
  790. ],
  791. "chance": 0.001
  792. },
  793. {
  794. "type": "RED_ROSE",
  795. "data": 8,
  796. "inclinationsConditions": [
  797. {
  798. "minInclination": 0.0,
  799. "maxInclination": 1.7
  800. }
  801. ],
  802. "chance": 0.001
  803. }
  804. ]
  805. ],
  806. "riverBlocks": []
  807. },
  808. "customTrees": [
  809. {
  810. "name": "CUSTOM_corrupted_tree_1",
  811. "density": 9.0E-4,
  812. "size": "MEDIUM",
  813. "provider": "EWG",
  814. "type": "TREES",
  815. "blocksRequiredUnderneath": [
  816. "GRASS",
  817. "DIRT"
  818. ],
  819. "blacklistedDecoBlocks": [],
  820. "spawnUnderWater": false,
  821. "spawnOnGround": true,
  822. "overrideExsistingBlocks": false,
  823. "allowRotation": false,
  824. "applyPhysics": true,
  825. "applyAir": false,
  826. "fixFlyingRoots": false,
  827. "replaceAir": true,
  828. "minY": 40,
  829. "maxY": 80,
  830. "maxSlope": 20.7,
  831. "minSlope": 0.0,
  832. "transitionClearance": -1.0,
  833. "snapToXGrid": -1,
  834. "snapToYGrid": -1,
  835. "gridXOffset": 0,
  836. "gridYOffset": 0,
  837. "anchorYOffset": 0
  838. },
  839. {
  840. "name": "CUSTOM_corrupted_tree_2",
  841. "density": 9.0E-4,
  842. "size": "MEDIUM",
  843. "provider": "EWG",
  844. "type": "TREES",
  845. "blocksRequiredUnderneath": [
  846. "GRASS",
  847. "DIRT"
  848. ],
  849. "blacklistedDecoBlocks": [],
  850. "spawnUnderWater": false,
  851. "spawnOnGround": true,
  852. "overrideExsistingBlocks": false,
  853. "allowRotation": false,
  854. "applyPhysics": true,
  855. "applyAir": false,
  856. "fixFlyingRoots": false,
  857. "replaceAir": true,
  858. "minY": 40,
  859. "maxY": 80,
  860. "maxSlope": 20.7,
  861. "minSlope": 0.0,
  862. "transitionClearance": -1.0,
  863. "snapToXGrid": -1,
  864. "snapToYGrid": -1,
  865. "gridXOffset": 0,
  866. "gridYOffset": 0,
  867. "anchorYOffset": 0
  868. },
  869. {
  870. "name": "CUSTOM_corrupted_tree_3",
  871. "density": 9.0E-4,
  872. "size": "MEDIUM",
  873. "provider": "EWG",
  874. "type": "TREES",
  875. "blocksRequiredUnderneath": [
  876. "GRASS",
  877. "DIRT"
  878. ],
  879. "blacklistedDecoBlocks": [],
  880. "spawnUnderWater": false,
  881. "spawnOnGround": true,
  882. "overrideExsistingBlocks": false,
  883. "allowRotation": false,
  884. "applyPhysics": true,
  885. "applyAir": false,
  886. "fixFlyingRoots": false,
  887. "replaceAir": true,
  888. "minY": 40,
  889. "maxY": 75,
  890. "maxSlope": 20.7,
  891. "minSlope": 0.0,
  892. "transitionClearance": -1.0,
  893. "snapToXGrid": -1,
  894. "snapToYGrid": -1,
  895. "gridXOffset": 0,
  896. "gridYOffset": 0,
  897. "anchorYOffset": 0
  898. },
  899. {
  900. "name": "CUSTOM_corrupted_tree_4",
  901. "density": 9.0E-4,
  902. "size": "MEDIUM",
  903. "provider": "EWG",
  904. "type": "TREES",
  905. "blocksRequiredUnderneath": [
  906. "GRASS",
  907. "DIRT"
  908. ],
  909. "blacklistedDecoBlocks": [],
  910. "spawnUnderWater": false,
  911. "spawnOnGround": true,
  912. "overrideExsistingBlocks": false,
  913. "allowRotation": false,
  914. "applyPhysics": true,
  915. "applyAir": false,
  916. "fixFlyingRoots": false,
  917. "replaceAir": true,
  918. "minY": 40,
  919. "maxY": 75,
  920. "maxSlope": 20.7,
  921. "minSlope": 0.0,
  922. "transitionClearance": -1.0,
  923. "snapToXGrid": -1,
  924. "snapToYGrid": -1,
  925. "gridXOffset": 0,
  926. "gridYOffset": 0,
  927. "anchorYOffset": 0
  928. },
  929. {
  930. "name": "CUSTOM_corrupted_tree_5",
  931. "density": 9.0E-4,
  932. "size": "MEDIUM",
  933. "provider": "EWG",
  934. "type": "TREES",
  935. "blocksRequiredUnderneath": [
  936. "GRASS",
  937. "DIRT"
  938. ],
  939. "blacklistedDecoBlocks": [],
  940. "spawnUnderWater": false,
  941. "spawnOnGround": true,
  942. "overrideExsistingBlocks": false,
  943. "allowRotation": false,
  944. "applyPhysics": true,
  945. "applyAir": false,
  946. "fixFlyingRoots": false,
  947. "replaceAir": true,
  948. "minY": 75,
  949. "maxY": 85,
  950. "maxSlope": 99.7,
  951. "minSlope": 0.0,
  952. "transitionClearance": -1.0,
  953. "snapToXGrid": -1,
  954. "snapToYGrid": -1,
  955. "gridXOffset": 0,
  956. "gridYOffset": 0,
  957. "anchorYOffset": 0
  958. },
  959. {
  960. "name": "CUSTOM_corrupted_tree_6",
  961. "density": 5.0E-4,
  962. "size": "MEDIUM",
  963. "provider": "EWG",
  964. "type": "TREES",
  965. "blocksRequiredUnderneath": [
  966. "GRASS",
  967. "DIRT",
  968. "STONE",
  969. "COBBLESTONE"
  970. ],
  971. "blacklistedDecoBlocks": [],
  972. "spawnUnderWater": false,
  973. "spawnOnGround": true,
  974. "overrideExsistingBlocks": false,
  975. "allowRotation": false,
  976. "applyPhysics": true,
  977. "applyAir": false,
  978. "fixFlyingRoots": false,
  979. "replaceAir": true,
  980. "minY": 100,
  981. "maxY": 200,
  982. "maxSlope": 99.7,
  983. "minSlope": 0.0,
  984. "transitionClearance": -1.0,
  985. "snapToXGrid": -1,
  986. "snapToYGrid": -1,
  987. "gridXOffset": 0,
  988. "gridYOffset": 0,
  989. "anchorYOffset": -3
  990. },
  991. {
  992. "name": "CUSTOM_corrupted_tree_6",
  993. "density": 8.0E-5,
  994. "size": "MEDIUM",
  995. "provider": "EWG",
  996. "type": "TREES",
  997. "blocksRequiredUnderneath": [
  998. "GRASS",
  999. "DIRT",
  1000. "STONE"
  1001. ],
  1002. "blacklistedDecoBlocks": [],
  1003. "spawnUnderWater": false,
  1004. "spawnOnGround": true,
  1005. "overrideExsistingBlocks": false,
  1006. "allowRotation": false,
  1007. "applyPhysics": true,
  1008. "applyAir": false,
  1009. "fixFlyingRoots": false,
  1010. "replaceAir": true,
  1011. "minY": 40,
  1012. "maxY": 95,
  1013. "maxSlope": 30.7,
  1014. "minSlope": 0.0,
  1015. "transitionClearance": -1.0,
  1016. "snapToXGrid": -1,
  1017. "snapToYGrid": -1,
  1018. "gridXOffset": 0,
  1019. "gridYOffset": 0,
  1020. "anchorYOffset": -2
  1021. },
  1022. {
  1023. "name": "CUSTOM_corrupted_tree_7_bis",
  1024. "density": 9.0E-5,
  1025. "size": "MEDIUM",
  1026. "provider": "EWG",
  1027. "type": "TREES",
  1028. "blocksRequiredUnderneath": [
  1029. "GRASS",
  1030. "DIRT",
  1031. "STONE",
  1032. "COBBLESTONE"
  1033. ],
  1034. "blacklistedDecoBlocks": [],
  1035. "spawnUnderWater": false,
  1036. "spawnOnGround": true,
  1037. "overrideExsistingBlocks": false,
  1038. "allowRotation": false,
  1039. "applyPhysics": true,
  1040. "applyAir": false,
  1041. "fixFlyingRoots": false,
  1042. "replaceAir": true,
  1043. "minY": 100,
  1044. "maxY": 200,
  1045. "maxSlope": 99.7,
  1046. "minSlope": 0.0,
  1047. "transitionClearance": -1.0,
  1048. "snapToXGrid": -1,
  1049. "snapToYGrid": -1,
  1050. "gridXOffset": 0,
  1051. "gridYOffset": 0,
  1052. "anchorYOffset": -2
  1053. },
  1054. {
  1055. "name": "CUSTOM_corrupted_tree_7",
  1056. "density": 9.0E-5,
  1057. "size": "MEDIUM",
  1058. "provider": "EWG",
  1059. "type": "TREES",
  1060. "blocksRequiredUnderneath": [
  1061. "GRASS",
  1062. "DIRT"
  1063. ],
  1064. "blacklistedDecoBlocks": [],
  1065. "spawnUnderWater": false,
  1066. "spawnOnGround": true,
  1067. "overrideExsistingBlocks": false,
  1068. "allowRotation": false,
  1069. "applyPhysics": true,
  1070. "applyAir": false,
  1071. "fixFlyingRoots": false,
  1072. "replaceAir": true,
  1073. "minY": 40,
  1074. "maxY": 95,
  1075. "maxSlope": 99.7,
  1076. "minSlope": 0.0,
  1077. "transitionClearance": -1.0,
  1078. "snapToXGrid": -1,
  1079. "snapToYGrid": -1,
  1080. "gridXOffset": 0,
  1081. "gridYOffset": 0,
  1082. "anchorYOffset": -2
  1083. },
  1084. {
  1085. "name": "CUSTOM_corrupted_tree_8",
  1086. "density": 6.0E-4,
  1087. "size": "MEDIUM",
  1088. "provider": "EWG",
  1089. "type": "TREES",
  1090. "blocksRequiredUnderneath": [
  1091. "GRASS",
  1092. "DIRT",
  1093. "STONE",
  1094. "COBBLESTONE"
  1095. ],
  1096. "blacklistedDecoBlocks": [],
  1097. "spawnUnderWater": false,
  1098. "spawnOnGround": true,
  1099. "overrideExsistingBlocks": false,
  1100. "allowRotation": false,
  1101. "applyPhysics": true,
  1102. "applyAir": false,
  1103. "fixFlyingRoots": false,
  1104. "replaceAir": true,
  1105. "minY": 90,
  1106. "maxY": 120,
  1107. "maxSlope": 99.9,
  1108. "minSlope": 0.0,
  1109. "transitionClearance": -1.0,
  1110. "snapToXGrid": -1,
  1111. "snapToYGrid": -1,
  1112. "gridXOffset": 0,
  1113. "gridYOffset": 0,
  1114. "anchorYOffset": -2
  1115. },
  1116. {
  1117. "name": "CUSTOM_corrupted_tree_5",
  1118. "density": 7.0E-4,
  1119. "size": "MEDIUM",
  1120. "provider": "EWG",
  1121. "type": "TREES",
  1122. "blocksRequiredUnderneath": [
  1123. "GRASS",
  1124. "DIRT",
  1125. "STONE",
  1126. "COBBLESTONE"
  1127. ],
  1128. "blacklistedDecoBlocks": [],
  1129. "spawnUnderWater": false,
  1130. "spawnOnGround": true,
  1131. "overrideExsistingBlocks": false,
  1132. "allowRotation": false,
  1133. "applyPhysics": true,
  1134. "applyAir": false,
  1135. "fixFlyingRoots": false,
  1136. "replaceAir": true,
  1137. "minY": 120,
  1138. "maxY": 170,
  1139. "maxSlope": 30.7,
  1140. "minSlope": 0.0,
  1141. "transitionClearance": -1.0,
  1142. "snapToXGrid": -1,
  1143. "snapToYGrid": -1,
  1144. "gridXOffset": 0,
  1145. "gridYOffset": 0,
  1146. "anchorYOffset": 0
  1147. },
  1148. {
  1149. "name": "CUSTOM_corrupted_tree_9",
  1150. "density": 2.0E-4,
  1151. "size": "MEDIUM",
  1152. "provider": "EWG",
  1153. "type": "TREES",
  1154. "blocksRequiredUnderneath": [
  1155. "GRASS",
  1156. "DIRT",
  1157. "STONE",
  1158. "COBBLESTONE"
  1159. ],
  1160. "blacklistedDecoBlocks": [],
  1161. "spawnUnderWater": false,
  1162. "spawnOnGround": true,
  1163. "overrideExsistingBlocks": false,
  1164. "allowRotation": true,
  1165. "applyPhysics": true,
  1166. "applyAir": false,
  1167. "fixFlyingRoots": false,
  1168. "replaceAir": true,
  1169. "minY": 40,
  1170. "maxY": 100,
  1171. "maxSlope": 99.7,
  1172. "minSlope": 0.0,
  1173. "transitionClearance": -1.0,
  1174. "snapToXGrid": -1,
  1175. "snapToYGrid": -1,
  1176. "gridXOffset": 0,
  1177. "gridYOffset": 0,
  1178. "anchorYOffset": 0
  1179. },
  1180. {
  1181. "name": "TREES_bonsai_tiny",
  1182. "density": 0.02,
  1183. "size": "MEDIUM",
  1184. "provider": "EWG",
  1185. "type": "TREES",
  1186. "blocksRequiredUnderneath": [
  1187. "GRASS"
  1188. ],
  1189. "blacklistedDecoBlocks": [],
  1190. "spawnUnderWater": false,
  1191. "spawnOnGround": true,
  1192. "overrideExsistingBlocks": false,
  1193. "allowRotation": true,
  1194. "applyPhysics": false,
  1195. "applyAir": false,
  1196. "fixFlyingRoots": true,
  1197. "replaceAir": true,
  1198. "minY": 90,
  1199. "maxY": 200,
  1200. "maxSlope": 99.7,
  1201. "minSlope": 0.6,
  1202. "transitionClearance": -1.0,
  1203. "snapToXGrid": -1,
  1204. "snapToYGrid": -1,
  1205. "gridXOffset": 0,
  1206. "gridYOffset": 0,
  1207. "anchorYOffset": 0
  1208. },
  1209. {
  1210. "name": "CUSTOM_corrupted_tree_10",
  1211. "density": 8.0E-5,
  1212. "size": "MEDIUM",
  1213. "provider": "EWG",
  1214. "type": "TREES",
  1215. "blocksRequiredUnderneath": [
  1216. "GRASS",
  1217. "DIRT",
  1218. "STONE",
  1219. "COBBLESTONE"
  1220. ],
  1221. "blacklistedDecoBlocks": [],
  1222. "spawnUnderWater": false,
  1223. "spawnOnGround": true,
  1224. "overrideExsistingBlocks": false,
  1225. "allowRotation": true,
  1226. "applyPhysics": true,
  1227. "applyAir": false,
  1228. "fixFlyingRoots": false,
  1229. "replaceAir": true,
  1230. "minY": 40,
  1231. "maxY": 100,
  1232. "maxSlope": 99.7,
  1233. "minSlope": 0.0,
  1234. "transitionClearance": -1.0,
  1235. "snapToXGrid": -1,
  1236. "snapToYGrid": -1,
  1237. "gridXOffset": 0,
  1238. "gridYOffset": 0,
  1239. "anchorYOffset": -2
  1240. },
  1241. {
  1242. "name": "CUSTOM_corrupted_tree_11",
  1243. "density": 8.0E-5,
  1244. "size": "MEDIUM",
  1245. "provider": "EWG",
  1246. "type": "TREES",
  1247. "blocksRequiredUnderneath": [
  1248. "GRASS",
  1249. "DIRT",
  1250. "STONE",
  1251. "COBBLESTONE"
  1252. ],
  1253. "blacklistedDecoBlocks": [],
  1254. "spawnUnderWater": false,
  1255. "spawnOnGround": true,
  1256. "overrideExsistingBlocks": false,
  1257. "allowRotation": true,
  1258. "applyPhysics": true,
  1259. "applyAir": false,
  1260. "fixFlyingRoots": false,
  1261. "replaceAir": true,
  1262. "minY": 40,
  1263. "maxY": 100,
  1264. "maxSlope": 99.7,
  1265. "minSlope": 0.0,
  1266. "transitionClearance": -1.0,
  1267. "snapToXGrid": -1,
  1268. "snapToYGrid": -1,
  1269. "gridXOffset": 0,
  1270. "gridYOffset": 0,
  1271. "anchorYOffset": -2
  1272. },
  1273. {
  1274. "name": "CUSTOM_corrupted_hero",
  1275. "density": 0.001,
  1276. "size": "MEDIUM",
  1277. "provider": "EWG",
  1278. "type": "TREES",
  1279. "blocksRequiredUnderneath": [
  1280. "GRASS",
  1281. "DIRT",
  1282. "STONE",
  1283. "COBBLESTONE"
  1284. ],
  1285. "blacklistedDecoBlocks": [],
  1286. "spawnUnderWater": false,
  1287. "spawnOnGround": true,
  1288. "overrideExsistingBlocks": false,
  1289. "allowRotation": false,
  1290. "applyPhysics": true,
  1291. "applyAir": true,
  1292. "fixFlyingRoots": false,
  1293. "replaceAir": true,
  1294. "minY": 70,
  1295. "maxY": 73,
  1296. "maxSlope": 0.7,
  1297. "minSlope": 0.0,
  1298. "transitionClearance": -1.0,
  1299. "snapToXGrid": -1,
  1300. "snapToYGrid": -1,
  1301. "gridXOffset": 0,
  1302. "gridYOffset": 0,
  1303. "anchorYOffset": 0
  1304. }
  1305. ],
  1306. "customStructures": [],
  1307. "maxEWGObjectsPerChunk": 3,
  1308. "xNoiseModifier": 1.2,
  1309. "yNoiseModifier": 0.7,
  1310. "zNoiseModifier": 1.2,
  1311. "lakeDepth": 0.0,
  1312. "baseHeight": 5,
  1313. "nativeBiomes": [
  1314. {
  1315. "nativeBiome": "FOREST",
  1316. "chance": 1.0
  1317. }
  1318. ],
  1319. "groundBlockSettings": {
  1320. "layers": [
  1321. {
  1322. "maxAmplitude": 10,
  1323. "minAmplitude": 5,
  1324. "xScale": 30,
  1325. "zScale": 30,
  1326. "minWidth": 4,
  1327. "maxWidth": 5,
  1328. "groundMaterials": [
  1329. {
  1330. "material": "DIRT",
  1331. "data": 0,
  1332. "chance": 1.0
  1333. }
  1334. ]
  1335. },
  1336. {
  1337. "maxAmplitude": 10,
  1338. "minAmplitude": 5,
  1339. "xScale": 30,
  1340. "zScale": 30,
  1341. "minWidth": 13,
  1342. "maxWidth": 14,
  1343. "groundMaterials": [
  1344. {
  1345. "material": "COBBLESTONE",
  1346. "data": 0,
  1347. "chance": 1.0
  1348. }
  1349. ]
  1350. }
  1351. ],
  1352. "repeat": true
  1353. },
  1354. "groundMaterials": [
  1355. {
  1356. "material": "STONE",
  1357. "data": 0,
  1358. "chance": 1.0
  1359. }
  1360. ]
  1361. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement