Advertisement
Guest User

Untitled

a guest
Dec 16th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.18 KB | None | 0 0
  1.  
  2. System details:
  3. <> Spigot version = git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  4. <> Plugin version = 6.13
  5. <> Java Version = 1.8.0_60
  6.  
  7.  
  8. Hardware details:
  9. <> CPU Info:
  10. - null
  11. - null
  12. - null
  13. - null
  14. <> Memory = 504,414MB / 932,352MB
  15.  
  16.  
  17. Settings;
  18. {
  19. "settings": {
  20. "default": {
  21. "pluginVersion": 4.1,
  22. "defaultForEnvironment": false,
  23. "seaLevel": 53,
  24. "useCaves": true,
  25. "useDungeons": true,
  26. "dungeonChance": 8,
  27. "mineshaftChance": 0.01,
  28. "useStrongholds": true,
  29. "useVillages": true,
  30. "useMineShafts": true,
  31. "useTemples": false,
  32. "useNetherFortress": false,
  33. "useMonuments": false,
  34. "useRavines": false,
  35. "useWaterLakes": true,
  36. "useFastOres": false,
  37. "useOpenSimplexNoise": false,
  38. "useFastRandomAlgorithm": true,
  39. "useDetailedStairAndSlabTransitions": true,
  40. "waterLakeChance": 4,
  41. "useLavaLakes": true,
  42. "lavaLakeChance": 80,
  43. "useLavaOceans": false,
  44. "stoneMix": true,
  45. "stoneMixMaterials": [
  46. {
  47. "material": "STONE",
  48. "data": 0,
  49. "chance": 0.375
  50. },
  51. {
  52. "material": "STONE",
  53. "data": 5,
  54. "chance": 0.25
  55. },
  56. {
  57. "material": "COBBLESTONE",
  58. "data": 0,
  59. "chance": 0.375
  60. }
  61. ],
  62. "leavesOnGround": true,
  63. "overrideSaplings": true,
  64. "multipleFogColors": true,
  65. "plain17Map": false,
  66. "roughFading": false,
  67. "snowLayers": false,
  68. "flatModifier": 1.0,
  69. "noiseScaleModifier": 1.0,
  70. "montainHeight": 0.75,
  71. "baseHeight": 58,
  72. "wetLand": 0.3,
  73. "hotLand": 0.5,
  74. "coldLand": 0.2,
  75. "flatBedrock": false,
  76. "bedrockLevel": 1,
  77. "biomeSize": 4.0,
  78. "useCustomStructure": true,
  79. "blacklistedDecoBlocs": [],
  80. "dungeonMobs": [
  81. "Skeleton",
  82. "Zombie",
  83. "Zombie",
  84. "Spider",
  85. "Creeper",
  86. "Slime"
  87. ],
  88. "lakeDepth": {},
  89. "biomeSettings": {
  90. "ForgottenForest": {
  91. "enabled": false,
  92. "ores": [
  93. {
  94. "type": "DIRT",
  95. "data": 0,
  96. "size": 33,
  97. "count": 10,
  98. "minHeight": 0,
  99. "maxHeight": 256
  100. },
  101. {
  102. "type": "GRAVEL",
  103. "data": 0,
  104. "size": 33,
  105. "count": 8,
  106. "minHeight": 0,
  107. "maxHeight": 256
  108. },
  109. {
  110. "type": "STONE",
  111. "data": 1,
  112. "size": 33,
  113. "count": 10,
  114. "minHeight": 0,
  115. "maxHeight": 80
  116. },
  117. {
  118. "type": "STONE",
  119. "data": 3,
  120. "size": 33,
  121. "count": 10,
  122. "minHeight": 0,
  123. "maxHeight": 80
  124. },
  125. {
  126. "type": "STONE",
  127. "data": 5,
  128. "size": 33,
  129. "count": 10,
  130. "minHeight": 0,
  131. "maxHeight": 80
  132. },
  133. {
  134. "type": "COAL_ORE",
  135. "data": 0,
  136. "size": 17,
  137. "count": 20,
  138. "minHeight": 0,
  139. "maxHeight": 128
  140. },
  141. {
  142. "type": "IRON_ORE",
  143. "data": 0,
  144. "size": 9,
  145. "count": 20,
  146. "minHeight": 0,
  147. "maxHeight": 64
  148. },
  149. {
  150. "type": "GOLD_ORE",
  151. "data": 0,
  152. "size": 9,
  153. "count": 2,
  154. "minHeight": 0,
  155. "maxHeight": 32
  156. },
  157. {
  158. "type": "REDSTONE_ORE",
  159. "data": 0,
  160. "size": 8,
  161. "count": 8,
  162. "minHeight": 0,
  163. "maxHeight": 16
  164. },
  165. {
  166. "type": "DIAMOND_ORE",
  167. "data": 0,
  168. "size": 8,
  169. "count": 1,
  170. "minHeight": 0,
  171. "maxHeight": 16
  172. },
  173. {
  174. "type": "LAPIS_ORE",
  175. "data": 0,
  176. "size": 7,
  177. "count": 1,
  178. "minHeight": 0,
  179. "maxHeight": 32
  180. },
  181. {
  182. "type": "EMERALD_ORE",
  183. "data": 0,
  184. "size": 4,
  185. "count": 2,
  186. "minHeight": 4,
  187. "maxHeight": 32
  188. }
  189. ],
  190. "treeSettings": {
  191. "trees": {
  192. "FORGOTTENFOREST": {
  193. "sizes": [
  194. "huge",
  195. "big",
  196. "medium",
  197. "small",
  198. "tiny"
  199. ],
  200. "maxY": 108,
  201. "minY": 53,
  202. "ratio": 0.8
  203. }
  204. }
  205. },
  206. "decoSettings": {
  207. "decorations": {}
  208. },
  209. "xNoiseModifier": 1.0,
  210. "yNoiseModifier": 1.0,
  211. "groundMaterials": [],
  212. "overrideGroundMaterial": false
  213. },
  214. "Mesa": {
  215. "enabled": false,
  216. "ores": [
  217. {
  218. "type": "DIRT",
  219. "data": 0,
  220. "size": 33,
  221. "count": 10,
  222. "minHeight": 0,
  223. "maxHeight": 256
  224. },
  225. {
  226. "type": "GRAVEL",
  227. "data": 0,
  228. "size": 33,
  229. "count": 8,
  230. "minHeight": 0,
  231. "maxHeight": 256
  232. },
  233. {
  234. "type": "STONE",
  235. "data": 1,
  236. "size": 33,
  237. "count": 10,
  238. "minHeight": 0,
  239. "maxHeight": 80
  240. },
  241. {
  242. "type": "STONE",
  243. "data": 3,
  244. "size": 33,
  245. "count": 10,
  246. "minHeight": 0,
  247. "maxHeight": 80
  248. },
  249. {
  250. "type": "STONE",
  251. "data": 5,
  252. "size": 33,
  253. "count": 10,
  254. "minHeight": 0,
  255. "maxHeight": 80
  256. },
  257. {
  258. "type": "COAL_ORE",
  259. "data": 0,
  260. "size": 17,
  261. "count": 20,
  262. "minHeight": 0,
  263. "maxHeight": 128
  264. },
  265. {
  266. "type": "IRON_ORE",
  267. "data": 0,
  268. "size": 9,
  269. "count": 20,
  270. "minHeight": 0,
  271. "maxHeight": 64
  272. },
  273. {
  274. "type": "GOLD_ORE",
  275. "data": 0,
  276. "size": 9,
  277. "count": 2,
  278. "minHeight": 0,
  279. "maxHeight": 32
  280. },
  281. {
  282. "type": "REDSTONE_ORE",
  283. "data": 0,
  284. "size": 8,
  285. "count": 8,
  286. "minHeight": 0,
  287. "maxHeight": 16
  288. },
  289. {
  290. "type": "DIAMOND_ORE",
  291. "data": 0,
  292. "size": 8,
  293. "count": 1,
  294. "minHeight": 0,
  295. "maxHeight": 16
  296. },
  297. {
  298. "type": "LAPIS_ORE",
  299. "data": 0,
  300. "size": 7,
  301. "count": 1,
  302. "minHeight": 0,
  303. "maxHeight": 32
  304. },
  305. {
  306. "type": "EMERALD_ORE",
  307. "data": 0,
  308. "size": 4,
  309. "count": 2,
  310. "minHeight": 4,
  311. "maxHeight": 32
  312. }
  313. ],
  314. "treeSettings": {
  315. "trees": {
  316. "BONSAI": {
  317. "sizes": [
  318. "huge",
  319. "big",
  320. "medium",
  321. "small",
  322. "tiny"
  323. ],
  324. "maxY": 255,
  325. "minY": 120,
  326. "ratio": 0.2
  327. }
  328. }
  329. },
  330. "decoSettings": {
  331. "decorations": {}
  332. },
  333. "xNoiseModifier": 1.0,
  334. "yNoiseModifier": 1.0,
  335. "groundMaterials": [],
  336. "overrideGroundMaterial": false
  337. },
  338. "Vulcan": {
  339. "enabled": false,
  340. "ores": [
  341. {
  342. "type": "DIRT",
  343. "data": 0,
  344. "size": 33,
  345. "count": 10,
  346. "minHeight": 0,
  347. "maxHeight": 256
  348. },
  349. {
  350. "type": "GRAVEL",
  351. "data": 0,
  352. "size": 33,
  353. "count": 8,
  354. "minHeight": 0,
  355. "maxHeight": 256
  356. },
  357. {
  358. "type": "STONE",
  359. "data": 1,
  360. "size": 33,
  361. "count": 10,
  362. "minHeight": 0,
  363. "maxHeight": 80
  364. },
  365. {
  366. "type": "STONE",
  367. "data": 3,
  368. "size": 33,
  369. "count": 10,
  370. "minHeight": 0,
  371. "maxHeight": 80
  372. },
  373. {
  374. "type": "STONE",
  375. "data": 5,
  376. "size": 33,
  377. "count": 10,
  378. "minHeight": 0,
  379. "maxHeight": 80
  380. },
  381. {
  382. "type": "COAL_ORE",
  383. "data": 0,
  384. "size": 17,
  385. "count": 20,
  386. "minHeight": 0,
  387. "maxHeight": 128
  388. },
  389. {
  390. "type": "IRON_ORE",
  391. "data": 0,
  392. "size": 9,
  393. "count": 20,
  394. "minHeight": 0,
  395. "maxHeight": 64
  396. },
  397. {
  398. "type": "GOLD_ORE",
  399. "data": 0,
  400. "size": 9,
  401. "count": 2,
  402. "minHeight": 0,
  403. "maxHeight": 32
  404. },
  405. {
  406. "type": "REDSTONE_ORE",
  407. "data": 0,
  408. "size": 8,
  409. "count": 8,
  410. "minHeight": 0,
  411. "maxHeight": 16
  412. },
  413. {
  414. "type": "DIAMOND_ORE",
  415. "data": 0,
  416. "size": 8,
  417. "count": 1,
  418. "minHeight": 0,
  419. "maxHeight": 16
  420. },
  421. {
  422. "type": "LAPIS_ORE",
  423. "data": 0,
  424. "size": 7,
  425. "count": 1,
  426. "minHeight": 0,
  427. "maxHeight": 32
  428. },
  429. {
  430. "type": "EMERALD_ORE",
  431. "data": 0,
  432. "size": 4,
  433. "count": 2,
  434. "minHeight": 4,
  435. "maxHeight": 32
  436. }
  437. ],
  438. "treeSettings": {
  439. "trees": {
  440. "JUNGLE": {
  441. "sizes": [
  442. "huge",
  443. "big",
  444. "medium",
  445. "small",
  446. "tiny"
  447. ],
  448. "maxY": 210,
  449. "minY": 53,
  450. "ratio": 1.0
  451. }
  452. }
  453. },
  454. "decoSettings": {
  455. "decorations": {
  456. "JUNGLE": {
  457. "maxY": 80,
  458. "minY": 53,
  459. "ratio": 0.9
  460. },
  461. "FOREST": {
  462. "maxY": 80,
  463. "minY": 53,
  464. "ratio": 0.9
  465. }
  466. }
  467. },
  468. "xNoiseModifier": 1.0,
  469. "yNoiseModifier": 1.0,
  470. "groundMaterials": [],
  471. "overrideGroundMaterial": false
  472. },
  473. "Plains": {
  474. "enabled": false,
  475. "ores": [
  476. {
  477. "type": "DIRT",
  478. "data": 0,
  479. "size": 33,
  480. "count": 10,
  481. "minHeight": 0,
  482. "maxHeight": 256
  483. },
  484. {
  485. "type": "GRAVEL",
  486. "data": 0,
  487. "size": 33,
  488. "count": 8,
  489. "minHeight": 0,
  490. "maxHeight": 256
  491. },
  492. {
  493. "type": "STONE",
  494. "data": 1,
  495. "size": 33,
  496. "count": 10,
  497. "minHeight": 0,
  498. "maxHeight": 80
  499. },
  500. {
  501. "type": "STONE",
  502. "data": 3,
  503. "size": 33,
  504. "count": 10,
  505. "minHeight": 0,
  506. "maxHeight": 80
  507. },
  508. {
  509. "type": "STONE",
  510. "data": 5,
  511. "size": 33,
  512. "count": 10,
  513. "minHeight": 0,
  514. "maxHeight": 80
  515. },
  516. {
  517. "type": "COAL_ORE",
  518. "data": 0,
  519. "size": 17,
  520. "count": 20,
  521. "minHeight": 0,
  522. "maxHeight": 128
  523. },
  524. {
  525. "type": "IRON_ORE",
  526. "data": 0,
  527. "size": 9,
  528. "count": 20,
  529. "minHeight": 0,
  530. "maxHeight": 64
  531. },
  532. {
  533. "type": "GOLD_ORE",
  534. "data": 0,
  535. "size": 9,
  536. "count": 2,
  537. "minHeight": 0,
  538. "maxHeight": 32
  539. },
  540. {
  541. "type": "REDSTONE_ORE",
  542. "data": 0,
  543. "size": 8,
  544. "count": 8,
  545. "minHeight": 0,
  546. "maxHeight": 16
  547. },
  548. {
  549. "type": "DIAMOND_ORE",
  550. "data": 0,
  551. "size": 8,
  552. "count": 1,
  553. "minHeight": 0,
  554. "maxHeight": 16
  555. },
  556. {
  557. "type": "LAPIS_ORE",
  558. "data": 0,
  559. "size": 7,
  560. "count": 1,
  561. "minHeight": 0,
  562. "maxHeight": 32
  563. },
  564. {
  565. "type": "EMERALD_ORE",
  566. "data": 0,
  567. "size": 4,
  568. "count": 2,
  569. "minHeight": 4,
  570. "maxHeight": 32
  571. }
  572. ],
  573. "treeSettings": {
  574. "trees": {}
  575. },
  576. "decoSettings": {
  577. "decorations": {}
  578. },
  579. "xNoiseModifier": 1.0,
  580. "yNoiseModifier": 1.0,
  581. "groundMaterials": [],
  582. "overrideGroundMaterial": false
  583. },
  584. "PineForest2": {
  585. "enabled": false,
  586. "ores": [
  587. {
  588. "type": "DIRT",
  589. "data": 0,
  590. "size": 33,
  591. "count": 10,
  592. "minHeight": 0,
  593. "maxHeight": 256
  594. },
  595. {
  596. "type": "GRAVEL",
  597. "data": 0,
  598. "size": 33,
  599. "count": 8,
  600. "minHeight": 0,
  601. "maxHeight": 256
  602. },
  603. {
  604. "type": "STONE",
  605. "data": 1,
  606. "size": 33,
  607. "count": 10,
  608. "minHeight": 0,
  609. "maxHeight": 80
  610. },
  611. {
  612. "type": "STONE",
  613. "data": 3,
  614. "size": 33,
  615. "count": 10,
  616. "minHeight": 0,
  617. "maxHeight": 80
  618. },
  619. {
  620. "type": "STONE",
  621. "data": 5,
  622. "size": 33,
  623. "count": 10,
  624. "minHeight": 0,
  625. "maxHeight": 80
  626. },
  627. {
  628. "type": "COAL_ORE",
  629. "data": 0,
  630. "size": 17,
  631. "count": 20,
  632. "minHeight": 0,
  633. "maxHeight": 128
  634. },
  635. {
  636. "type": "IRON_ORE",
  637. "data": 0,
  638. "size": 9,
  639. "count": 20,
  640. "minHeight": 0,
  641. "maxHeight": 64
  642. },
  643. {
  644. "type": "GOLD_ORE",
  645. "data": 0,
  646. "size": 9,
  647. "count": 2,
  648. "minHeight": 0,
  649. "maxHeight": 32
  650. },
  651. {
  652. "type": "REDSTONE_ORE",
  653. "data": 0,
  654. "size": 8,
  655. "count": 8,
  656. "minHeight": 0,
  657. "maxHeight": 16
  658. },
  659. {
  660. "type": "DIAMOND_ORE",
  661. "data": 0,
  662. "size": 8,
  663. "count": 1,
  664. "minHeight": 0,
  665. "maxHeight": 16
  666. },
  667. {
  668. "type": "LAPIS_ORE",
  669. "data": 0,
  670. "size": 7,
  671. "count": 1,
  672. "minHeight": 0,
  673. "maxHeight": 32
  674. },
  675. {
  676. "type": "EMERALD_ORE",
  677. "data": 0,
  678. "size": 4,
  679. "count": 2,
  680. "minHeight": 4,
  681. "maxHeight": 32
  682. }
  683. ],
  684. "treeSettings": {
  685. "trees": {
  686. "PINE": {
  687. "sizes": [
  688. "huge",
  689. "big",
  690. "medium",
  691. "small",
  692. "tiny"
  693. ],
  694. "maxY": 108,
  695. "minY": 53,
  696. "ratio": 1.0
  697. }
  698. }
  699. },
  700. "decoSettings": {
  701. "decorations": {}
  702. },
  703. "xNoiseModifier": 1.0,
  704. "yNoiseModifier": 1.0,
  705. "groundMaterials": [],
  706. "overrideGroundMaterial": false
  707. },
  708. "PineForest": {
  709. "enabled": false,
  710. "ores": [
  711. {
  712. "type": "DIRT",
  713. "data": 0,
  714. "size": 33,
  715. "count": 10,
  716. "minHeight": 0,
  717. "maxHeight": 256
  718. },
  719. {
  720. "type": "GRAVEL",
  721. "data": 0,
  722. "size": 33,
  723. "count": 8,
  724. "minHeight": 0,
  725. "maxHeight": 256
  726. },
  727. {
  728. "type": "STONE",
  729. "data": 1,
  730. "size": 33,
  731. "count": 10,
  732. "minHeight": 0,
  733. "maxHeight": 80
  734. },
  735. {
  736. "type": "STONE",
  737. "data": 3,
  738. "size": 33,
  739. "count": 10,
  740. "minHeight": 0,
  741. "maxHeight": 80
  742. },
  743. {
  744. "type": "STONE",
  745. "data": 5,
  746. "size": 33,
  747. "count": 10,
  748. "minHeight": 0,
  749. "maxHeight": 80
  750. },
  751. {
  752. "type": "COAL_ORE",
  753. "data": 0,
  754. "size": 17,
  755. "count": 20,
  756. "minHeight": 0,
  757. "maxHeight": 128
  758. },
  759. {
  760. "type": "IRON_ORE",
  761. "data": 0,
  762. "size": 9,
  763. "count": 20,
  764. "minHeight": 0,
  765. "maxHeight": 64
  766. },
  767. {
  768. "type": "GOLD_ORE",
  769. "data": 0,
  770. "size": 9,
  771. "count": 2,
  772. "minHeight": 0,
  773. "maxHeight": 32
  774. },
  775. {
  776. "type": "REDSTONE_ORE",
  777. "data": 0,
  778. "size": 8,
  779. "count": 8,
  780. "minHeight": 0,
  781. "maxHeight": 16
  782. },
  783. {
  784. "type": "DIAMOND_ORE",
  785. "data": 0,
  786. "size": 8,
  787. "count": 1,
  788. "minHeight": 0,
  789. "maxHeight": 16
  790. },
  791. {
  792. "type": "LAPIS_ORE",
  793. "data": 0,
  794. "size": 7,
  795. "count": 1,
  796. "minHeight": 0,
  797. "maxHeight": 32
  798. },
  799. {
  800. "type": "EMERALD_ORE",
  801. "data": 0,
  802. "size": 4,
  803. "count": 2,
  804. "minHeight": 4,
  805. "maxHeight": 32
  806. }
  807. ],
  808. "treeSettings": {
  809. "trees": {
  810. "PINE": {
  811. "sizes": [
  812. "huge",
  813. "big",
  814. "medium",
  815. "small",
  816. "tiny"
  817. ],
  818. "maxY": 108,
  819. "minY": 53,
  820. "ratio": 1.0
  821. }
  822. }
  823. },
  824. "decoSettings": {
  825. "decorations": {}
  826. },
  827. "xNoiseModifier": 1.0,
  828. "yNoiseModifier": 1.0,
  829. "groundMaterials": [],
  830. "overrideGroundMaterial": false
  831. },
  832. "BonsaiForest": {
  833. "enabled": false,
  834. "ores": [
  835. {
  836. "type": "DIRT",
  837. "data": 0,
  838. "size": 33,
  839. "count": 10,
  840. "minHeight": 0,
  841. "maxHeight": 256
  842. },
  843. {
  844. "type": "GRAVEL",
  845. "data": 0,
  846. "size": 33,
  847. "count": 8,
  848. "minHeight": 0,
  849. "maxHeight": 256
  850. },
  851. {
  852. "type": "STONE",
  853. "data": 1,
  854. "size": 33,
  855. "count": 10,
  856. "minHeight": 0,
  857. "maxHeight": 80
  858. },
  859. {
  860. "type": "STONE",
  861. "data": 3,
  862. "size": 33,
  863. "count": 10,
  864. "minHeight": 0,
  865. "maxHeight": 80
  866. },
  867. {
  868. "type": "STONE",
  869. "data": 5,
  870. "size": 33,
  871. "count": 10,
  872. "minHeight": 0,
  873. "maxHeight": 80
  874. },
  875. {
  876. "type": "COAL_ORE",
  877. "data": 0,
  878. "size": 17,
  879. "count": 20,
  880. "minHeight": 0,
  881. "maxHeight": 128
  882. },
  883. {
  884. "type": "IRON_ORE",
  885. "data": 0,
  886. "size": 9,
  887. "count": 20,
  888. "minHeight": 0,
  889. "maxHeight": 64
  890. },
  891. {
  892. "type": "GOLD_ORE",
  893. "data": 0,
  894. "size": 9,
  895. "count": 2,
  896. "minHeight": 0,
  897. "maxHeight": 32
  898. },
  899. {
  900. "type": "REDSTONE_ORE",
  901. "data": 0,
  902. "size": 8,
  903. "count": 8,
  904. "minHeight": 0,
  905. "maxHeight": 16
  906. },
  907. {
  908. "type": "DIAMOND_ORE",
  909. "data": 0,
  910. "size": 8,
  911. "count": 1,
  912. "minHeight": 0,
  913. "maxHeight": 16
  914. },
  915. {
  916. "type": "LAPIS_ORE",
  917. "data": 0,
  918. "size": 7,
  919. "count": 1,
  920. "minHeight": 0,
  921. "maxHeight": 32
  922. },
  923. {
  924. "type": "EMERALD_ORE",
  925. "data": 0,
  926. "size": 4,
  927. "count": 2,
  928. "minHeight": 4,
  929. "maxHeight": 32
  930. }
  931. ],
  932. "treeSettings": {
  933. "trees": {
  934. "BONSAI": {
  935. "sizes": [
  936. "huge",
  937. "big",
  938. "medium",
  939. "small",
  940. "tiny"
  941. ],
  942. "maxY": 108,
  943. "minY": 53,
  944. "ratio": 0.1
  945. }
  946. }
  947. },
  948. "decoSettings": {
  949. "decorations": {
  950. "FOREST": {
  951. "maxY": 80,
  952. "minY": 53,
  953. "ratio": 0.35
  954. }
  955. }
  956. },
  957. "xNoiseModifier": 1.0,
  958. "yNoiseModifier": 1.0,
  959. "groundMaterials": [],
  960. "overrideGroundMaterial": false
  961. },
  962. "WetForest": {
  963. "enabled": false,
  964. "ores": [
  965. {
  966. "type": "DIRT",
  967. "data": 0,
  968. "size": 33,
  969. "count": 10,
  970. "minHeight": 0,
  971. "maxHeight": 256
  972. },
  973. {
  974. "type": "GRAVEL",
  975. "data": 0,
  976. "size": 33,
  977. "count": 8,
  978. "minHeight": 0,
  979. "maxHeight": 256
  980. },
  981. {
  982. "type": "STONE",
  983. "data": 1,
  984. "size": 33,
  985. "count": 10,
  986. "minHeight": 0,
  987. "maxHeight": 80
  988. },
  989. {
  990. "type": "STONE",
  991. "data": 3,
  992. "size": 33,
  993. "count": 10,
  994. "minHeight": 0,
  995. "maxHeight": 80
  996. },
  997. {
  998. "type": "STONE",
  999. "data": 5,
  1000. "size": 33,
  1001. "count": 10,
  1002. "minHeight": 0,
  1003. "maxHeight": 80
  1004. },
  1005. {
  1006. "type": "COAL_ORE",
  1007. "data": 0,
  1008. "size": 17,
  1009. "count": 20,
  1010. "minHeight": 0,
  1011. "maxHeight": 128
  1012. },
  1013. {
  1014. "type": "IRON_ORE",
  1015. "data": 0,
  1016. "size": 9,
  1017. "count": 20,
  1018. "minHeight": 0,
  1019. "maxHeight": 64
  1020. },
  1021. {
  1022. "type": "GOLD_ORE",
  1023. "data": 0,
  1024. "size": 9,
  1025. "count": 2,
  1026. "minHeight": 0,
  1027. "maxHeight": 32
  1028. },
  1029. {
  1030. "type": "REDSTONE_ORE",
  1031. "data": 0,
  1032. "size": 8,
  1033. "count": 8,
  1034. "minHeight": 0,
  1035. "maxHeight": 16
  1036. },
  1037. {
  1038. "type": "DIAMOND_ORE",
  1039. "data": 0,
  1040. "size": 8,
  1041. "count": 1,
  1042. "minHeight": 0,
  1043. "maxHeight": 16
  1044. },
  1045. {
  1046. "type": "LAPIS_ORE",
  1047. "data": 0,
  1048. "size": 7,
  1049. "count": 1,
  1050. "minHeight": 0,
  1051. "maxHeight": 32
  1052. },
  1053. {
  1054. "type": "EMERALD_ORE",
  1055. "data": 0,
  1056. "size": 4,
  1057. "count": 2,
  1058. "minHeight": 4,
  1059. "maxHeight": 32
  1060. }
  1061. ],
  1062. "treeSettings": {
  1063. "trees": {
  1064. "PINE": {
  1065. "sizes": [
  1066. "huge",
  1067. "big",
  1068. "medium",
  1069. "small",
  1070. "tiny"
  1071. ],
  1072. "maxY": 108,
  1073. "minY": 53,
  1074. "ratio": 1.0
  1075. }
  1076. }
  1077. },
  1078. "decoSettings": {
  1079. "decorations": {}
  1080. },
  1081. "xNoiseModifier": 1.0,
  1082. "yNoiseModifier": 1.0,
  1083. "groundMaterials": [],
  1084. "overrideGroundMaterial": false
  1085. },
  1086. "StoneForest": {
  1087. "enabled": false,
  1088. "ores": [
  1089. {
  1090. "type": "DIRT",
  1091. "data": 0,
  1092. "size": 33,
  1093. "count": 10,
  1094. "minHeight": 0,
  1095. "maxHeight": 256
  1096. },
  1097. {
  1098. "type": "GRAVEL",
  1099. "data": 0,
  1100. "size": 33,
  1101. "count": 8,
  1102. "minHeight": 0,
  1103. "maxHeight": 256
  1104. },
  1105. {
  1106. "type": "STONE",
  1107. "data": 1,
  1108. "size": 33,
  1109. "count": 10,
  1110. "minHeight": 0,
  1111. "maxHeight": 80
  1112. },
  1113. {
  1114. "type": "STONE",
  1115. "data": 3,
  1116. "size": 33,
  1117. "count": 10,
  1118. "minHeight": 0,
  1119. "maxHeight": 80
  1120. },
  1121. {
  1122. "type": "STONE",
  1123. "data": 5,
  1124. "size": 33,
  1125. "count": 10,
  1126. "minHeight": 0,
  1127. "maxHeight": 80
  1128. },
  1129. {
  1130. "type": "COAL_ORE",
  1131. "data": 0,
  1132. "size": 17,
  1133. "count": 20,
  1134. "minHeight": 0,
  1135. "maxHeight": 128
  1136. },
  1137. {
  1138. "type": "IRON_ORE",
  1139. "data": 0,
  1140. "size": 9,
  1141. "count": 20,
  1142. "minHeight": 0,
  1143. "maxHeight": 64
  1144. },
  1145. {
  1146. "type": "GOLD_ORE",
  1147. "data": 0,
  1148. "size": 9,
  1149. "count": 2,
  1150. "minHeight": 0,
  1151. "maxHeight": 32
  1152. },
  1153. {
  1154. "type": "REDSTONE_ORE",
  1155. "data": 0,
  1156. "size": 8,
  1157. "count": 8,
  1158. "minHeight": 0,
  1159. "maxHeight": 16
  1160. },
  1161. {
  1162. "type": "DIAMOND_ORE",
  1163. "data": 0,
  1164. "size": 8,
  1165. "count": 1,
  1166. "minHeight": 0,
  1167. "maxHeight": 16
  1168. },
  1169. {
  1170. "type": "LAPIS_ORE",
  1171. "data": 0,
  1172. "size": 7,
  1173. "count": 1,
  1174. "minHeight": 0,
  1175. "maxHeight": 32
  1176. },
  1177. {
  1178. "type": "EMERALD_ORE",
  1179. "data": 0,
  1180. "size": 4,
  1181. "count": 2,
  1182. "minHeight": 4,
  1183. "maxHeight": 32
  1184. }
  1185. ],
  1186. "treeSettings": {
  1187. "trees": {
  1188. "STONEFOREST": {
  1189. "sizes": [
  1190. "huge",
  1191. "big",
  1192. "medium",
  1193. "small",
  1194. "tiny"
  1195. ],
  1196. "maxY": 255,
  1197. "minY": 53,
  1198. "ratio": 0.4
  1199. }
  1200. }
  1201. },
  1202. "decoSettings": {
  1203. "decorations": {}
  1204. },
  1205. "xNoiseModifier": 1.0,
  1206. "yNoiseModifier": 1.0,
  1207. "groundMaterials": [],
  1208. "overrideGroundMaterial": false
  1209. },
  1210. "Jungle": {
  1211. "enabled": false,
  1212. "ores": [
  1213. {
  1214. "type": "DIRT",
  1215. "data": 0,
  1216. "size": 33,
  1217. "count": 10,
  1218. "minHeight": 0,
  1219. "maxHeight": 256
  1220. },
  1221. {
  1222. "type": "GRAVEL",
  1223. "data": 0,
  1224. "size": 33,
  1225. "count": 8,
  1226. "minHeight": 0,
  1227. "maxHeight": 256
  1228. },
  1229. {
  1230. "type": "STONE",
  1231. "data": 1,
  1232. "size": 33,
  1233. "count": 10,
  1234. "minHeight": 0,
  1235. "maxHeight": 80
  1236. },
  1237. {
  1238. "type": "STONE",
  1239. "data": 3,
  1240. "size": 33,
  1241. "count": 10,
  1242. "minHeight": 0,
  1243. "maxHeight": 80
  1244. },
  1245. {
  1246. "type": "STONE",
  1247. "data": 5,
  1248. "size": 33,
  1249. "count": 10,
  1250. "minHeight": 0,
  1251. "maxHeight": 80
  1252. },
  1253. {
  1254. "type": "COAL_ORE",
  1255. "data": 0,
  1256. "size": 17,
  1257. "count": 20,
  1258. "minHeight": 0,
  1259. "maxHeight": 128
  1260. },
  1261. {
  1262. "type": "IRON_ORE",
  1263. "data": 0,
  1264. "size": 9,
  1265. "count": 20,
  1266. "minHeight": 0,
  1267. "maxHeight": 64
  1268. },
  1269. {
  1270. "type": "GOLD_ORE",
  1271. "data": 0,
  1272. "size": 9,
  1273. "count": 2,
  1274. "minHeight": 0,
  1275. "maxHeight": 32
  1276. },
  1277. {
  1278. "type": "REDSTONE_ORE",
  1279. "data": 0,
  1280. "size": 8,
  1281. "count": 8,
  1282. "minHeight": 0,
  1283. "maxHeight": 16
  1284. },
  1285. {
  1286. "type": "DIAMOND_ORE",
  1287. "data": 0,
  1288. "size": 8,
  1289. "count": 1,
  1290. "minHeight": 0,
  1291. "maxHeight": 16
  1292. },
  1293. {
  1294. "type": "LAPIS_ORE",
  1295. "data": 0,
  1296. "size": 7,
  1297. "count": 1,
  1298. "minHeight": 0,
  1299. "maxHeight": 32
  1300. },
  1301. {
  1302. "type": "EMERALD_ORE",
  1303. "data": 0,
  1304. "size": 4,
  1305. "count": 2,
  1306. "minHeight": 4,
  1307. "maxHeight": 32
  1308. }
  1309. ],
  1310. "treeSettings": {
  1311. "trees": {
  1312. "JUNGLE": {
  1313. "sizes": [
  1314. "huge",
  1315. "big",
  1316. "medium",
  1317. "small",
  1318. "tiny"
  1319. ],
  1320. "maxY": 108,
  1321. "minY": 53,
  1322. "ratio": 1.0
  1323. }
  1324. }
  1325. },
  1326. "decoSettings": {
  1327. "decorations": {
  1328. "JUNGLE": {
  1329. "maxY": 80,
  1330. "minY": 53,
  1331. "ratio": 0.9
  1332. },
  1333. "FOREST": {
  1334. "maxY": 80,
  1335. "minY": 53,
  1336. "ratio": 0.9
  1337. }
  1338. }
  1339. },
  1340. "xNoiseModifier": 1.0,
  1341. "yNoiseModifier": 1.0,
  1342. "groundMaterials": [],
  1343. "overrideGroundMaterial": false
  1344. },
  1345. "FantasyForest": {
  1346. "enabled": false,
  1347. "ores": [
  1348. {
  1349. "type": "DIRT",
  1350. "data": 0,
  1351. "size": 33,
  1352. "count": 10,
  1353. "minHeight": 0,
  1354. "maxHeight": 256
  1355. },
  1356. {
  1357. "type": "GRAVEL",
  1358. "data": 0,
  1359. "size": 33,
  1360. "count": 8,
  1361. "minHeight": 0,
  1362. "maxHeight": 256
  1363. },
  1364. {
  1365. "type": "STONE",
  1366. "data": 1,
  1367. "size": 33,
  1368. "count": 10,
  1369. "minHeight": 0,
  1370. "maxHeight": 80
  1371. },
  1372. {
  1373. "type": "STONE",
  1374. "data": 3,
  1375. "size": 33,
  1376. "count": 10,
  1377. "minHeight": 0,
  1378. "maxHeight": 80
  1379. },
  1380. {
  1381. "type": "STONE",
  1382. "data": 5,
  1383. "size": 33,
  1384. "count": 10,
  1385. "minHeight": 0,
  1386. "maxHeight": 80
  1387. },
  1388. {
  1389. "type": "COAL_ORE",
  1390. "data": 0,
  1391. "size": 17,
  1392. "count": 20,
  1393. "minHeight": 0,
  1394. "maxHeight": 128
  1395. },
  1396. {
  1397. "type": "IRON_ORE",
  1398. "data": 0,
  1399. "size": 9,
  1400. "count": 20,
  1401. "minHeight": 0,
  1402. "maxHeight": 64
  1403. },
  1404. {
  1405. "type": "GOLD_ORE",
  1406. "data": 0,
  1407. "size": 9,
  1408. "count": 2,
  1409. "minHeight": 0,
  1410. "maxHeight": 32
  1411. },
  1412. {
  1413. "type": "REDSTONE_ORE",
  1414. "data": 0,
  1415. "size": 8,
  1416. "count": 8,
  1417. "minHeight": 0,
  1418. "maxHeight": 16
  1419. },
  1420. {
  1421. "type": "DIAMOND_ORE",
  1422. "data": 0,
  1423. "size": 8,
  1424. "count": 1,
  1425. "minHeight": 0,
  1426. "maxHeight": 16
  1427. },
  1428. {
  1429. "type": "LAPIS_ORE",
  1430. "data": 0,
  1431. "size": 7,
  1432. "count": 1,
  1433. "minHeight": 0,
  1434. "maxHeight": 32
  1435. },
  1436. {
  1437. "type": "EMERALD_ORE",
  1438. "data": 0,
  1439. "size": 4,
  1440. "count": 2,
  1441. "minHeight": 4,
  1442. "maxHeight": 32
  1443. }
  1444. ],
  1445. "treeSettings": {
  1446. "trees": {
  1447. "FANTASY": {
  1448. "sizes": [
  1449. "huge",
  1450. "big",
  1451. "medium",
  1452. "small",
  1453. "tiny"
  1454. ],
  1455. "maxY": 210,
  1456. "minY": 53,
  1457. "ratio": 1.0
  1458. }
  1459. }
  1460. },
  1461. "decoSettings": {
  1462. "decorations": {
  1463. "FOREST": {
  1464. "maxY": 80,
  1465. "minY": 53,
  1466. "ratio": 0.9
  1467. }
  1468. }
  1469. },
  1470. "xNoiseModifier": 1.0,
  1471. "yNoiseModifier": 1.0,
  1472. "groundMaterials": [],
  1473. "overrideGroundMaterial": false
  1474. },
  1475. "River": {
  1476. "enabled": false,
  1477. "ores": [
  1478. {
  1479. "type": "DIRT",
  1480. "data": 0,
  1481. "size": 33,
  1482. "count": 10,
  1483. "minHeight": 0,
  1484. "maxHeight": 256
  1485. },
  1486. {
  1487. "type": "GRAVEL",
  1488. "data": 0,
  1489. "size": 33,
  1490. "count": 8,
  1491. "minHeight": 0,
  1492. "maxHeight": 256
  1493. },
  1494. {
  1495. "type": "STONE",
  1496. "data": 1,
  1497. "size": 33,
  1498. "count": 10,
  1499. "minHeight": 0,
  1500. "maxHeight": 80
  1501. },
  1502. {
  1503. "type": "STONE",
  1504. "data": 3,
  1505. "size": 33,
  1506. "count": 10,
  1507. "minHeight": 0,
  1508. "maxHeight": 80
  1509. },
  1510. {
  1511. "type": "STONE",
  1512. "data": 5,
  1513. "size": 33,
  1514. "count": 10,
  1515. "minHeight": 0,
  1516. "maxHeight": 80
  1517. },
  1518. {
  1519. "type": "COAL_ORE",
  1520. "data": 0,
  1521. "size": 17,
  1522. "count": 20,
  1523. "minHeight": 0,
  1524. "maxHeight": 128
  1525. },
  1526. {
  1527. "type": "IRON_ORE",
  1528. "data": 0,
  1529. "size": 9,
  1530. "count": 20,
  1531. "minHeight": 0,
  1532. "maxHeight": 64
  1533. },
  1534. {
  1535. "type": "GOLD_ORE",
  1536. "data": 0,
  1537. "size": 9,
  1538. "count": 2,
  1539. "minHeight": 0,
  1540. "maxHeight": 32
  1541. },
  1542. {
  1543. "type": "REDSTONE_ORE",
  1544. "data": 0,
  1545. "size": 8,
  1546. "count": 8,
  1547. "minHeight": 0,
  1548. "maxHeight": 16
  1549. },
  1550. {
  1551. "type": "DIAMOND_ORE",
  1552. "data": 0,
  1553. "size": 8,
  1554. "count": 1,
  1555. "minHeight": 0,
  1556. "maxHeight": 16
  1557. },
  1558. {
  1559. "type": "LAPIS_ORE",
  1560. "data": 0,
  1561. "size": 7,
  1562. "count": 1,
  1563. "minHeight": 0,
  1564. "maxHeight": 32
  1565. },
  1566. {
  1567. "type": "EMERALD_ORE",
  1568. "data": 0,
  1569. "size": 4,
  1570. "count": 2,
  1571. "minHeight": 4,
  1572. "maxHeight": 32
  1573. }
  1574. ],
  1575. "treeSettings": {
  1576. "trees": {
  1577. "WILLOW": {
  1578. "sizes": [
  1579. "huge",
  1580. "big",
  1581. "medium",
  1582. "small",
  1583. "tiny"
  1584. ],
  1585. "maxY": 90,
  1586. "minY": 53,
  1587. "ratio": 1.0
  1588. }
  1589. }
  1590. },
  1591. "decoSettings": {
  1592. "decorations": {}
  1593. },
  1594. "xNoiseModifier": 1.0,
  1595. "yNoiseModifier": 1.0,
  1596. "groundMaterials": [],
  1597. "overrideGroundMaterial": false
  1598. },
  1599. "Ocean": {
  1600. "enabled": false,
  1601. "ores": [
  1602. {
  1603. "type": "DIRT",
  1604. "data": 0,
  1605. "size": 33,
  1606. "count": 10,
  1607. "minHeight": 0,
  1608. "maxHeight": 256
  1609. },
  1610. {
  1611. "type": "GRAVEL",
  1612. "data": 0,
  1613. "size": 33,
  1614. "count": 8,
  1615. "minHeight": 0,
  1616. "maxHeight": 256
  1617. },
  1618. {
  1619. "type": "STONE",
  1620. "data": 1,
  1621. "size": 33,
  1622. "count": 10,
  1623. "minHeight": 0,
  1624. "maxHeight": 80
  1625. },
  1626. {
  1627. "type": "STONE",
  1628. "data": 3,
  1629. "size": 33,
  1630. "count": 10,
  1631. "minHeight": 0,
  1632. "maxHeight": 80
  1633. },
  1634. {
  1635. "type": "STONE",
  1636. "data": 5,
  1637. "size": 33,
  1638. "count": 10,
  1639. "minHeight": 0,
  1640. "maxHeight": 80
  1641. },
  1642. {
  1643. "type": "COAL_ORE",
  1644. "data": 0,
  1645. "size": 17,
  1646. "count": 20,
  1647. "minHeight": 0,
  1648. "maxHeight": 128
  1649. },
  1650. {
  1651. "type": "IRON_ORE",
  1652. "data": 0,
  1653. "size": 9,
  1654. "count": 20,
  1655. "minHeight": 0,
  1656. "maxHeight": 64
  1657. },
  1658. {
  1659. "type": "GOLD_ORE",
  1660. "data": 0,
  1661. "size": 9,
  1662. "count": 2,
  1663. "minHeight": 0,
  1664. "maxHeight": 32
  1665. },
  1666. {
  1667. "type": "REDSTONE_ORE",
  1668. "data": 0,
  1669. "size": 8,
  1670. "count": 8,
  1671. "minHeight": 0,
  1672. "maxHeight": 16
  1673. },
  1674. {
  1675. "type": "DIAMOND_ORE",
  1676. "data": 0,
  1677. "size": 8,
  1678. "count": 1,
  1679. "minHeight": 0,
  1680. "maxHeight": 16
  1681. },
  1682. {
  1683. "type": "LAPIS_ORE",
  1684. "data": 0,
  1685. "size": 7,
  1686. "count": 1,
  1687. "minHeight": 0,
  1688. "maxHeight": 32
  1689. },
  1690. {
  1691. "type": "EMERALD_ORE",
  1692. "data": 0,
  1693. "size": 4,
  1694. "count": 2,
  1695. "minHeight": 4,
  1696. "maxHeight": 32
  1697. }
  1698. ],
  1699. "treeSettings": {
  1700. "trees": {
  1701. "WILLOW": {
  1702. "sizes": [
  1703. "huge",
  1704. "big",
  1705. "medium",
  1706. "small",
  1707. "tiny"
  1708. ],
  1709. "maxY": 90,
  1710. "minY": 53,
  1711. "ratio": 1.0
  1712. }
  1713. }
  1714. },
  1715. "decoSettings": {
  1716. "decorations": {}
  1717. },
  1718. "xNoiseModifier": 1.0,
  1719. "yNoiseModifier": 1.0,
  1720. "groundMaterials": [],
  1721. "overrideGroundMaterial": false
  1722. },
  1723. "Desert": {
  1724. "enabled": false,
  1725. "ores": [
  1726. {
  1727. "type": "DIRT",
  1728. "data": 0,
  1729. "size": 33,
  1730. "count": 10,
  1731. "minHeight": 0,
  1732. "maxHeight": 256
  1733. },
  1734. {
  1735. "type": "GRAVEL",
  1736. "data": 0,
  1737. "size": 33,
  1738. "count": 8,
  1739. "minHeight": 0,
  1740. "maxHeight": 256
  1741. },
  1742. {
  1743. "type": "STONE",
  1744. "data": 1,
  1745. "size": 33,
  1746. "count": 10,
  1747. "minHeight": 0,
  1748. "maxHeight": 80
  1749. },
  1750. {
  1751. "type": "STONE",
  1752. "data": 3,
  1753. "size": 33,
  1754. "count": 10,
  1755. "minHeight": 0,
  1756. "maxHeight": 80
  1757. },
  1758. {
  1759. "type": "STONE",
  1760. "data": 5,
  1761. "size": 33,
  1762. "count": 10,
  1763. "minHeight": 0,
  1764. "maxHeight": 80
  1765. },
  1766. {
  1767. "type": "COAL_ORE",
  1768. "data": 0,
  1769. "size": 17,
  1770. "count": 20,
  1771. "minHeight": 0,
  1772. "maxHeight": 128
  1773. },
  1774. {
  1775. "type": "IRON_ORE",
  1776. "data": 0,
  1777. "size": 9,
  1778. "count": 20,
  1779. "minHeight": 0,
  1780. "maxHeight": 64
  1781. },
  1782. {
  1783. "type": "GOLD_ORE",
  1784. "data": 0,
  1785. "size": 9,
  1786. "count": 2,
  1787. "minHeight": 0,
  1788. "maxHeight": 32
  1789. },
  1790. {
  1791. "type": "REDSTONE_ORE",
  1792. "data": 0,
  1793. "size": 8,
  1794. "count": 8,
  1795. "minHeight": 0,
  1796. "maxHeight": 16
  1797. },
  1798. {
  1799. "type": "DIAMOND_ORE",
  1800. "data": 0,
  1801. "size": 8,
  1802. "count": 1,
  1803. "minHeight": 0,
  1804. "maxHeight": 16
  1805. },
  1806. {
  1807. "type": "LAPIS_ORE",
  1808. "data": 0,
  1809. "size": 7,
  1810. "count": 1,
  1811. "minHeight": 0,
  1812. "maxHeight": 32
  1813. },
  1814. {
  1815. "type": "EMERALD_ORE",
  1816. "data": 0,
  1817. "size": 4,
  1818. "count": 2,
  1819. "minHeight": 4,
  1820. "maxHeight": 32
  1821. }
  1822. ],
  1823. "treeSettings": {
  1824. "trees": {}
  1825. },
  1826. "decoSettings": {
  1827. "decorations": {
  1828. "DESERT": {
  1829. "maxY": 80,
  1830. "minY": 53,
  1831. "ratio": 0.9
  1832. }
  1833. }
  1834. },
  1835. "xNoiseModifier": 1.0,
  1836. "yNoiseModifier": 1.0,
  1837. "groundMaterials": [],
  1838. "overrideGroundMaterial": false
  1839. },
  1840. "BirchForest": {
  1841. "enabled": false,
  1842. "ores": [
  1843. {
  1844. "type": "DIRT",
  1845. "data": 0,
  1846. "size": 33,
  1847. "count": 10,
  1848. "minHeight": 0,
  1849. "maxHeight": 256
  1850. },
  1851. {
  1852. "type": "GRAVEL",
  1853. "data": 0,
  1854. "size": 33,
  1855. "count": 8,
  1856. "minHeight": 0,
  1857. "maxHeight": 256
  1858. },
  1859. {
  1860. "type": "STONE",
  1861. "data": 1,
  1862. "size": 33,
  1863. "count": 10,
  1864. "minHeight": 0,
  1865. "maxHeight": 80
  1866. },
  1867. {
  1868. "type": "STONE",
  1869. "data": 3,
  1870. "size": 33,
  1871. "count": 10,
  1872. "minHeight": 0,
  1873. "maxHeight": 80
  1874. },
  1875. {
  1876. "type": "STONE",
  1877. "data": 5,
  1878. "size": 33,
  1879. "count": 10,
  1880. "minHeight": 0,
  1881. "maxHeight": 80
  1882. },
  1883. {
  1884. "type": "COAL_ORE",
  1885. "data": 0,
  1886. "size": 17,
  1887. "count": 20,
  1888. "minHeight": 0,
  1889. "maxHeight": 128
  1890. },
  1891. {
  1892. "type": "IRON_ORE",
  1893. "data": 0,
  1894. "size": 9,
  1895. "count": 20,
  1896. "minHeight": 0,
  1897. "maxHeight": 64
  1898. },
  1899. {
  1900. "type": "GOLD_ORE",
  1901. "data": 0,
  1902. "size": 9,
  1903. "count": 2,
  1904. "minHeight": 0,
  1905. "maxHeight": 32
  1906. },
  1907. {
  1908. "type": "REDSTONE_ORE",
  1909. "data": 0,
  1910. "size": 8,
  1911. "count": 8,
  1912. "minHeight": 0,
  1913. "maxHeight": 16
  1914. },
  1915. {
  1916. "type": "DIAMOND_ORE",
  1917. "data": 0,
  1918. "size": 8,
  1919. "count": 1,
  1920. "minHeight": 0,
  1921. "maxHeight": 16
  1922. },
  1923. {
  1924. "type": "LAPIS_ORE",
  1925. "data": 0,
  1926. "size": 7,
  1927. "count": 1,
  1928. "minHeight": 0,
  1929. "maxHeight": 32
  1930. },
  1931. {
  1932. "type": "EMERALD_ORE",
  1933. "data": 0,
  1934. "size": 4,
  1935. "count": 2,
  1936. "minHeight": 4,
  1937. "maxHeight": 32
  1938. }
  1939. ],
  1940. "treeSettings": {
  1941. "trees": {
  1942. "BIRCH": {
  1943. "sizes": [
  1944. "huge",
  1945. "big",
  1946. "medium",
  1947. "small",
  1948. "tiny"
  1949. ],
  1950. "maxY": 108,
  1951. "minY": 53,
  1952. "ratio": 0.6
  1953. }
  1954. }
  1955. },
  1956. "decoSettings": {
  1957. "decorations": {}
  1958. },
  1959. "xNoiseModifier": 1.0,
  1960. "yNoiseModifier": 1.0,
  1961. "groundMaterials": [],
  1962. "overrideGroundMaterial": false
  1963. },
  1964. "Winterland": {
  1965. "enabled": false,
  1966. "ores": [
  1967. {
  1968. "type": "DIRT",
  1969. "data": 0,
  1970. "size": 33,
  1971. "count": 10,
  1972. "minHeight": 0,
  1973. "maxHeight": 256
  1974. },
  1975. {
  1976. "type": "GRAVEL",
  1977. "data": 0,
  1978. "size": 33,
  1979. "count": 8,
  1980. "minHeight": 0,
  1981. "maxHeight": 256
  1982. },
  1983. {
  1984. "type": "STONE",
  1985. "data": 1,
  1986. "size": 33,
  1987. "count": 10,
  1988. "minHeight": 0,
  1989. "maxHeight": 80
  1990. },
  1991. {
  1992. "type": "STONE",
  1993. "data": 3,
  1994. "size": 33,
  1995. "count": 10,
  1996. "minHeight": 0,
  1997. "maxHeight": 80
  1998. },
  1999. {
  2000. "type": "STONE",
  2001. "data": 5,
  2002. "size": 33,
  2003. "count": 10,
  2004. "minHeight": 0,
  2005. "maxHeight": 80
  2006. },
  2007. {
  2008. "type": "COAL_ORE",
  2009. "data": 0,
  2010. "size": 17,
  2011. "count": 20,
  2012. "minHeight": 0,
  2013. "maxHeight": 128
  2014. },
  2015. {
  2016. "type": "IRON_ORE",
  2017. "data": 0,
  2018. "size": 9,
  2019. "count": 20,
  2020. "minHeight": 0,
  2021. "maxHeight": 64
  2022. },
  2023. {
  2024. "type": "GOLD_ORE",
  2025. "data": 0,
  2026. "size": 9,
  2027. "count": 2,
  2028. "minHeight": 0,
  2029. "maxHeight": 32
  2030. },
  2031. {
  2032. "type": "REDSTONE_ORE",
  2033. "data": 0,
  2034. "size": 8,
  2035. "count": 8,
  2036. "minHeight": 0,
  2037. "maxHeight": 16
  2038. },
  2039. {
  2040. "type": "DIAMOND_ORE",
  2041. "data": 0,
  2042. "size": 8,
  2043. "count": 1,
  2044. "minHeight": 0,
  2045. "maxHeight": 16
  2046. },
  2047. {
  2048. "type": "LAPIS_ORE",
  2049. "data": 0,
  2050. "size": 7,
  2051. "count": 1,
  2052. "minHeight": 0,
  2053. "maxHeight": 32
  2054. },
  2055. {
  2056. "type": "EMERALD_ORE",
  2057. "data": 0,
  2058. "size": 4,
  2059. "count": 2,
  2060. "minHeight": 4,
  2061. "maxHeight": 32
  2062. }
  2063. ],
  2064. "treeSettings": {
  2065. "trees": {
  2066. "PINE": {
  2067. "sizes": [
  2068. "huge",
  2069. "big",
  2070. "medium",
  2071. "small",
  2072. "tiny"
  2073. ],
  2074. "maxY": 108,
  2075. "minY": 53,
  2076. "ratio": 0.1
  2077. }
  2078. }
  2079. },
  2080. "decoSettings": {
  2081. "decorations": {}
  2082. },
  2083. "xNoiseModifier": 1.0,
  2084. "yNoiseModifier": 1.0,
  2085. "groundMaterials": [],
  2086. "overrideGroundMaterial": false
  2087. }
  2088. },
  2089. "nativeBiomes": {},
  2090. "entitySettings": {
  2091. "EpicBirchForest": {
  2092. "WATER_CREATURE": [
  2093. {
  2094. "entityName": "EntitySquid",
  2095. "minPerChunk": 4,
  2096. "maxPerChunk": 10,
  2097. "maxPerGroup": 4
  2098. }
  2099. ],
  2100. "MONSTER": [
  2101. {
  2102. "entityName": "EntitySpider",
  2103. "minPerChunk": 4,
  2104. "maxPerChunk": 100,
  2105. "maxPerGroup": 4
  2106. },
  2107. {
  2108. "entityName": "EntityZombie",
  2109. "minPerChunk": 4,
  2110. "maxPerChunk": 100,
  2111. "maxPerGroup": 4
  2112. },
  2113. {
  2114. "entityName": "EntitySkeleton",
  2115. "minPerChunk": 4,
  2116. "maxPerChunk": 100,
  2117. "maxPerGroup": 4
  2118. },
  2119. {
  2120. "entityName": "EntityCreeper",
  2121. "minPerChunk": 4,
  2122. "maxPerChunk": 100,
  2123. "maxPerGroup": 4
  2124. },
  2125. {
  2126. "entityName": "EntitySlime",
  2127. "minPerChunk": 4,
  2128. "maxPerChunk": 100,
  2129. "maxPerGroup": 4
  2130. },
  2131. {
  2132. "entityName": "EntityEnderman",
  2133. "minPerChunk": 1,
  2134. "maxPerChunk": 10,
  2135. "maxPerGroup": 4
  2136. },
  2137. {
  2138. "entityName": "EntityWitch",
  2139. "minPerChunk": 1,
  2140. "maxPerChunk": 5,
  2141. "maxPerGroup": 1
  2142. }
  2143. ],
  2144. "AMBIENT": [
  2145. {
  2146. "entityName": "EntityBat",
  2147. "minPerChunk": 8,
  2148. "maxPerChunk": 10,
  2149. "maxPerGroup": 8
  2150. }
  2151. ],
  2152. "CREATURE": [
  2153. {
  2154. "entityName": "EntitySheep",
  2155. "minPerChunk": 4,
  2156. "maxPerChunk": 12,
  2157. "maxPerGroup": 4
  2158. },
  2159. {
  2160. "entityName": "EntityRabbit",
  2161. "minPerChunk": 3,
  2162. "maxPerChunk": 10,
  2163. "maxPerGroup": 3
  2164. },
  2165. {
  2166. "entityName": "EntityPig",
  2167. "minPerChunk": 4,
  2168. "maxPerChunk": 10,
  2169. "maxPerGroup": 4
  2170. },
  2171. {
  2172. "entityName": "EntityChicken",
  2173. "minPerChunk": 4,
  2174. "maxPerChunk": 10,
  2175. "maxPerGroup": 4
  2176. },
  2177. {
  2178. "entityName": "EntityCow",
  2179. "minPerChunk": 4,
  2180. "maxPerChunk": 8,
  2181. "maxPerGroup": 4
  2182. }
  2183. ]
  2184. },
  2185. "EpicMesa": {
  2186. "WATER_CREATURE": [
  2187. {
  2188. "entityName": "EntitySquid",
  2189. "minPerChunk": 4,
  2190. "maxPerChunk": 10,
  2191. "maxPerGroup": 4
  2192. }
  2193. ],
  2194. "MONSTER": [
  2195. {
  2196. "entityName": "EntitySpider",
  2197. "minPerChunk": 4,
  2198. "maxPerChunk": 100,
  2199. "maxPerGroup": 4
  2200. },
  2201. {
  2202. "entityName": "EntityZombie",
  2203. "minPerChunk": 4,
  2204. "maxPerChunk": 100,
  2205. "maxPerGroup": 4
  2206. },
  2207. {
  2208. "entityName": "EntitySkeleton",
  2209. "minPerChunk": 4,
  2210. "maxPerChunk": 100,
  2211. "maxPerGroup": 4
  2212. },
  2213. {
  2214. "entityName": "EntityCreeper",
  2215. "minPerChunk": 4,
  2216. "maxPerChunk": 100,
  2217. "maxPerGroup": 4
  2218. },
  2219. {
  2220. "entityName": "EntitySlime",
  2221. "minPerChunk": 4,
  2222. "maxPerChunk": 100,
  2223. "maxPerGroup": 4
  2224. },
  2225. {
  2226. "entityName": "EntityEnderman",
  2227. "minPerChunk": 1,
  2228. "maxPerChunk": 10,
  2229. "maxPerGroup": 4
  2230. },
  2231. {
  2232. "entityName": "EntityWitch",
  2233. "minPerChunk": 1,
  2234. "maxPerChunk": 5,
  2235. "maxPerGroup": 1
  2236. }
  2237. ],
  2238. "AMBIENT": [
  2239. {
  2240. "entityName": "EntityBat",
  2241. "minPerChunk": 8,
  2242. "maxPerChunk": 10,
  2243. "maxPerGroup": 8
  2244. }
  2245. ],
  2246. "CREATURE": []
  2247. },
  2248. "EpicJungle": {
  2249. "WATER_CREATURE": [
  2250. {
  2251. "entityName": "EntitySquid",
  2252. "minPerChunk": 4,
  2253. "maxPerChunk": 10,
  2254. "maxPerGroup": 4
  2255. }
  2256. ],
  2257. "MONSTER": [
  2258. {
  2259. "entityName": "EntitySpider",
  2260. "minPerChunk": 4,
  2261. "maxPerChunk": 100,
  2262. "maxPerGroup": 4
  2263. },
  2264. {
  2265. "entityName": "EntityZombie",
  2266. "minPerChunk": 4,
  2267. "maxPerChunk": 100,
  2268. "maxPerGroup": 4
  2269. },
  2270. {
  2271. "entityName": "EntitySkeleton",
  2272. "minPerChunk": 4,
  2273. "maxPerChunk": 100,
  2274. "maxPerGroup": 4
  2275. },
  2276. {
  2277. "entityName": "EntityCreeper",
  2278. "minPerChunk": 4,
  2279. "maxPerChunk": 100,
  2280. "maxPerGroup": 4
  2281. },
  2282. {
  2283. "entityName": "EntitySlime",
  2284. "minPerChunk": 4,
  2285. "maxPerChunk": 100,
  2286. "maxPerGroup": 4
  2287. },
  2288. {
  2289. "entityName": "EntityEnderman",
  2290. "minPerChunk": 1,
  2291. "maxPerChunk": 10,
  2292. "maxPerGroup": 4
  2293. },
  2294. {
  2295. "entityName": "EntityWitch",
  2296. "minPerChunk": 1,
  2297. "maxPerChunk": 5,
  2298. "maxPerGroup": 1
  2299. },
  2300. {
  2301. "entityName": "EntityOcelot",
  2302. "minPerChunk": 1,
  2303. "maxPerChunk": 2,
  2304. "maxPerGroup": 1
  2305. }
  2306. ],
  2307. "AMBIENT": [
  2308. {
  2309. "entityName": "EntityBat",
  2310. "minPerChunk": 8,
  2311. "maxPerChunk": 10,
  2312. "maxPerGroup": 8
  2313. }
  2314. ],
  2315. "CREATURE": [
  2316. {
  2317. "entityName": "EntitySheep",
  2318. "minPerChunk": 4,
  2319. "maxPerChunk": 12,
  2320. "maxPerGroup": 4
  2321. },
  2322. {
  2323. "entityName": "EntityRabbit",
  2324. "minPerChunk": 3,
  2325. "maxPerChunk": 10,
  2326. "maxPerGroup": 3
  2327. },
  2328. {
  2329. "entityName": "EntityPig",
  2330. "minPerChunk": 4,
  2331. "maxPerChunk": 10,
  2332. "maxPerGroup": 4
  2333. },
  2334. {
  2335. "entityName": "EntityChicken",
  2336. "minPerChunk": 4,
  2337. "maxPerChunk": 10,
  2338. "maxPerGroup": 4
  2339. },
  2340. {
  2341. "entityName": "EntityCow",
  2342. "minPerChunk": 4,
  2343. "maxPerChunk": 8,
  2344. "maxPerGroup": 4
  2345. },
  2346. {
  2347. "entityName": "EntityChicken",
  2348. "minPerChunk": 4,
  2349. "maxPerChunk": 10,
  2350. "maxPerGroup": 4
  2351. }
  2352. ]
  2353. },
  2354. "EpicStoneForest": {
  2355. "WATER_CREATURE": [
  2356. {
  2357. "entityName": "EntitySquid",
  2358. "minPerChunk": 4,
  2359. "maxPerChunk": 10,
  2360. "maxPerGroup": 4
  2361. }
  2362. ],
  2363. "MONSTER": [
  2364. {
  2365. "entityName": "EntitySpider",
  2366. "minPerChunk": 4,
  2367. "maxPerChunk": 100,
  2368. "maxPerGroup": 4
  2369. },
  2370. {
  2371. "entityName": "EntityZombie",
  2372. "minPerChunk": 4,
  2373. "maxPerChunk": 100,
  2374. "maxPerGroup": 4
  2375. },
  2376. {
  2377. "entityName": "EntitySkeleton",
  2378. "minPerChunk": 4,
  2379. "maxPerChunk": 100,
  2380. "maxPerGroup": 4
  2381. },
  2382. {
  2383. "entityName": "EntityCreeper",
  2384. "minPerChunk": 4,
  2385. "maxPerChunk": 100,
  2386. "maxPerGroup": 4
  2387. },
  2388. {
  2389. "entityName": "EntitySlime",
  2390. "minPerChunk": 4,
  2391. "maxPerChunk": 100,
  2392. "maxPerGroup": 4
  2393. },
  2394. {
  2395. "entityName": "EntityEnderman",
  2396. "minPerChunk": 1,
  2397. "maxPerChunk": 10,
  2398. "maxPerGroup": 4
  2399. },
  2400. {
  2401. "entityName": "EntityWitch",
  2402. "minPerChunk": 1,
  2403. "maxPerChunk": 5,
  2404. "maxPerGroup": 1
  2405. }
  2406. ],
  2407. "AMBIENT": [
  2408. {
  2409. "entityName": "EntityBat",
  2410. "minPerChunk": 8,
  2411. "maxPerChunk": 10,
  2412. "maxPerGroup": 8
  2413. }
  2414. ],
  2415. "CREATURE": [
  2416. {
  2417. "entityName": "EntitySheep",
  2418. "minPerChunk": 4,
  2419. "maxPerChunk": 12,
  2420. "maxPerGroup": 4
  2421. },
  2422. {
  2423. "entityName": "EntityRabbit",
  2424. "minPerChunk": 3,
  2425. "maxPerChunk": 10,
  2426. "maxPerGroup": 3
  2427. },
  2428. {
  2429. "entityName": "EntityPig",
  2430. "minPerChunk": 4,
  2431. "maxPerChunk": 10,
  2432. "maxPerGroup": 4
  2433. },
  2434. {
  2435. "entityName": "EntityChicken",
  2436. "minPerChunk": 4,
  2437. "maxPerChunk": 10,
  2438. "maxPerGroup": 4
  2439. },
  2440. {
  2441. "entityName": "EntityCow",
  2442. "minPerChunk": 4,
  2443. "maxPerChunk": 8,
  2444. "maxPerGroup": 4
  2445. },
  2446. {
  2447. "entityName": "EntityHorse",
  2448. "minPerChunk": 2,
  2449. "maxPerChunk": 5,
  2450. "maxPerGroup": 6
  2451. }
  2452. ]
  2453. },
  2454. "EpicPlains": {
  2455. "WATER_CREATURE": [
  2456. {
  2457. "entityName": "EntitySquid",
  2458. "minPerChunk": 4,
  2459. "maxPerChunk": 10,
  2460. "maxPerGroup": 4
  2461. }
  2462. ],
  2463. "MONSTER": [
  2464. {
  2465. "entityName": "EntitySpider",
  2466. "minPerChunk": 4,
  2467. "maxPerChunk": 100,
  2468. "maxPerGroup": 4
  2469. },
  2470. {
  2471. "entityName": "EntityZombie",
  2472. "minPerChunk": 4,
  2473. "maxPerChunk": 100,
  2474. "maxPerGroup": 4
  2475. },
  2476. {
  2477. "entityName": "EntitySkeleton",
  2478. "minPerChunk": 4,
  2479. "maxPerChunk": 100,
  2480. "maxPerGroup": 4
  2481. },
  2482. {
  2483. "entityName": "EntityCreeper",
  2484. "minPerChunk": 4,
  2485. "maxPerChunk": 100,
  2486. "maxPerGroup": 4
  2487. },
  2488. {
  2489. "entityName": "EntitySlime",
  2490. "minPerChunk": 4,
  2491. "maxPerChunk": 100,
  2492. "maxPerGroup": 4
  2493. },
  2494. {
  2495. "entityName": "EntityEnderman",
  2496. "minPerChunk": 1,
  2497. "maxPerChunk": 10,
  2498. "maxPerGroup": 4
  2499. },
  2500. {
  2501. "entityName": "EntityWitch",
  2502. "minPerChunk": 1,
  2503. "maxPerChunk": 5,
  2504. "maxPerGroup": 1
  2505. }
  2506. ],
  2507. "AMBIENT": [
  2508. {
  2509. "entityName": "EntityBat",
  2510. "minPerChunk": 8,
  2511. "maxPerChunk": 10,
  2512. "maxPerGroup": 8
  2513. }
  2514. ],
  2515. "CREATURE": [
  2516. {
  2517. "entityName": "EntitySheep",
  2518. "minPerChunk": 4,
  2519. "maxPerChunk": 12,
  2520. "maxPerGroup": 4
  2521. },
  2522. {
  2523. "entityName": "EntityRabbit",
  2524. "minPerChunk": 3,
  2525. "maxPerChunk": 10,
  2526. "maxPerGroup": 3
  2527. },
  2528. {
  2529. "entityName": "EntityPig",
  2530. "minPerChunk": 4,
  2531. "maxPerChunk": 10,
  2532. "maxPerGroup": 4
  2533. },
  2534. {
  2535. "entityName": "EntityChicken",
  2536. "minPerChunk": 4,
  2537. "maxPerChunk": 10,
  2538. "maxPerGroup": 4
  2539. },
  2540. {
  2541. "entityName": "EntityCow",
  2542. "minPerChunk": 4,
  2543. "maxPerChunk": 8,
  2544. "maxPerGroup": 4
  2545. },
  2546. {
  2547. "entityName": "EntityHorse",
  2548. "minPerChunk": 2,
  2549. "maxPerChunk": 5,
  2550. "maxPerGroup": 6
  2551. }
  2552. ]
  2553. },
  2554. "EpicBonsai": {
  2555. "WATER_CREATURE": [
  2556. {
  2557. "entityName": "EntitySquid",
  2558. "minPerChunk": 4,
  2559. "maxPerChunk": 10,
  2560. "maxPerGroup": 4
  2561. }
  2562. ],
  2563. "MONSTER": [
  2564. {
  2565. "entityName": "EntitySpider",
  2566. "minPerChunk": 4,
  2567. "maxPerChunk": 100,
  2568. "maxPerGroup": 4
  2569. },
  2570. {
  2571. "entityName": "EntityZombie",
  2572. "minPerChunk": 4,
  2573. "maxPerChunk": 100,
  2574. "maxPerGroup": 4
  2575. },
  2576. {
  2577. "entityName": "EntitySkeleton",
  2578. "minPerChunk": 4,
  2579. "maxPerChunk": 100,
  2580. "maxPerGroup": 4
  2581. },
  2582. {
  2583. "entityName": "EntityCreeper",
  2584. "minPerChunk": 4,
  2585. "maxPerChunk": 100,
  2586. "maxPerGroup": 4
  2587. },
  2588. {
  2589. "entityName": "EntitySlime",
  2590. "minPerChunk": 4,
  2591. "maxPerChunk": 100,
  2592. "maxPerGroup": 4
  2593. },
  2594. {
  2595. "entityName": "EntityEnderman",
  2596. "minPerChunk": 1,
  2597. "maxPerChunk": 10,
  2598. "maxPerGroup": 4
  2599. },
  2600. {
  2601. "entityName": "EntityWitch",
  2602. "minPerChunk": 1,
  2603. "maxPerChunk": 5,
  2604. "maxPerGroup": 1
  2605. }
  2606. ],
  2607. "AMBIENT": [
  2608. {
  2609. "entityName": "EntityBat",
  2610. "minPerChunk": 8,
  2611. "maxPerChunk": 10,
  2612. "maxPerGroup": 8
  2613. }
  2614. ],
  2615. "CREATURE": [
  2616. {
  2617. "entityName": "EntitySheep",
  2618. "minPerChunk": 4,
  2619. "maxPerChunk": 12,
  2620. "maxPerGroup": 4
  2621. },
  2622. {
  2623. "entityName": "EntityRabbit",
  2624. "minPerChunk": 3,
  2625. "maxPerChunk": 10,
  2626. "maxPerGroup": 3
  2627. },
  2628. {
  2629. "entityName": "EntityPig",
  2630. "minPerChunk": 4,
  2631. "maxPerChunk": 10,
  2632. "maxPerGroup": 4
  2633. },
  2634. {
  2635. "entityName": "EntityChicken",
  2636. "minPerChunk": 4,
  2637. "maxPerChunk": 10,
  2638. "maxPerGroup": 4
  2639. },
  2640. {
  2641. "entityName": "EntityCow",
  2642. "minPerChunk": 4,
  2643. "maxPerChunk": 8,
  2644. "maxPerGroup": 4
  2645. },
  2646. {
  2647. "entityName": "EntityWolf",
  2648. "minPerChunk": 4,
  2649. "maxPerChunk": 5,
  2650. "maxPerGroup": 4
  2651. }
  2652. ]
  2653. },
  2654. "EpicRiver": {
  2655. "WATER_CREATURE": [
  2656. {
  2657. "entityName": "EntitySquid",
  2658. "minPerChunk": 4,
  2659. "maxPerChunk": 10,
  2660. "maxPerGroup": 4
  2661. }
  2662. ],
  2663. "MONSTER": [
  2664. {
  2665. "entityName": "EntitySpider",
  2666. "minPerChunk": 4,
  2667. "maxPerChunk": 100,
  2668. "maxPerGroup": 4
  2669. },
  2670. {
  2671. "entityName": "EntityZombie",
  2672. "minPerChunk": 4,
  2673. "maxPerChunk": 100,
  2674. "maxPerGroup": 4
  2675. },
  2676. {
  2677. "entityName": "EntitySkeleton",
  2678. "minPerChunk": 4,
  2679. "maxPerChunk": 100,
  2680. "maxPerGroup": 4
  2681. },
  2682. {
  2683. "entityName": "EntityCreeper",
  2684. "minPerChunk": 4,
  2685. "maxPerChunk": 100,
  2686. "maxPerGroup": 4
  2687. },
  2688. {
  2689. "entityName": "EntitySlime",
  2690. "minPerChunk": 4,
  2691. "maxPerChunk": 100,
  2692. "maxPerGroup": 4
  2693. },
  2694. {
  2695. "entityName": "EntityEnderman",
  2696. "minPerChunk": 1,
  2697. "maxPerChunk": 10,
  2698. "maxPerGroup": 4
  2699. },
  2700. {
  2701. "entityName": "EntityWitch",
  2702. "minPerChunk": 1,
  2703. "maxPerChunk": 5,
  2704. "maxPerGroup": 1
  2705. }
  2706. ],
  2707. "AMBIENT": [
  2708. {
  2709. "entityName": "EntityBat",
  2710. "minPerChunk": 8,
  2711. "maxPerChunk": 10,
  2712. "maxPerGroup": 8
  2713. }
  2714. ],
  2715. "CREATURE": []
  2716. },
  2717. "EpicFrozenRiver": {
  2718. "WATER_CREATURE": [
  2719. {
  2720. "entityName": "EntitySquid",
  2721. "minPerChunk": 4,
  2722. "maxPerChunk": 10,
  2723. "maxPerGroup": 4
  2724. }
  2725. ],
  2726. "MONSTER": [
  2727. {
  2728. "entityName": "EntitySpider",
  2729. "minPerChunk": 4,
  2730. "maxPerChunk": 100,
  2731. "maxPerGroup": 4
  2732. },
  2733. {
  2734. "entityName": "EntityZombie",
  2735. "minPerChunk": 4,
  2736. "maxPerChunk": 100,
  2737. "maxPerGroup": 4
  2738. },
  2739. {
  2740. "entityName": "EntitySkeleton",
  2741. "minPerChunk": 4,
  2742. "maxPerChunk": 100,
  2743. "maxPerGroup": 4
  2744. },
  2745. {
  2746. "entityName": "EntityCreeper",
  2747. "minPerChunk": 4,
  2748. "maxPerChunk": 100,
  2749. "maxPerGroup": 4
  2750. },
  2751. {
  2752. "entityName": "EntitySlime",
  2753. "minPerChunk": 4,
  2754. "maxPerChunk": 100,
  2755. "maxPerGroup": 4
  2756. },
  2757. {
  2758. "entityName": "EntityEnderman",
  2759. "minPerChunk": 1,
  2760. "maxPerChunk": 10,
  2761. "maxPerGroup": 4
  2762. },
  2763. {
  2764. "entityName": "EntityWitch",
  2765. "minPerChunk": 1,
  2766. "maxPerChunk": 5,
  2767. "maxPerGroup": 1
  2768. }
  2769. ],
  2770. "AMBIENT": [
  2771. {
  2772. "entityName": "EntityBat",
  2773. "minPerChunk": 8,
  2774. "maxPerChunk": 10,
  2775. "maxPerGroup": 8
  2776. }
  2777. ],
  2778. "CREATURE": []
  2779. },
  2780. "EpicDesert": {
  2781. "WATER_CREATURE": [
  2782. {
  2783. "entityName": "EntitySquid",
  2784. "minPerChunk": 4,
  2785. "maxPerChunk": 10,
  2786. "maxPerGroup": 4
  2787. }
  2788. ],
  2789. "MONSTER": [
  2790. {
  2791. "entityName": "EntitySpider",
  2792. "minPerChunk": 4,
  2793. "maxPerChunk": 100,
  2794. "maxPerGroup": 4
  2795. },
  2796. {
  2797. "entityName": "EntityZombie",
  2798. "minPerChunk": 4,
  2799. "maxPerChunk": 100,
  2800. "maxPerGroup": 4
  2801. },
  2802. {
  2803. "entityName": "EntitySkeleton",
  2804. "minPerChunk": 4,
  2805. "maxPerChunk": 100,
  2806. "maxPerGroup": 4
  2807. },
  2808. {
  2809. "entityName": "EntityCreeper",
  2810. "minPerChunk": 4,
  2811. "maxPerChunk": 100,
  2812. "maxPerGroup": 4
  2813. },
  2814. {
  2815. "entityName": "EntitySlime",
  2816. "minPerChunk": 4,
  2817. "maxPerChunk": 100,
  2818. "maxPerGroup": 4
  2819. },
  2820. {
  2821. "entityName": "EntityEnderman",
  2822. "minPerChunk": 1,
  2823. "maxPerChunk": 10,
  2824. "maxPerGroup": 4
  2825. },
  2826. {
  2827. "entityName": "EntityWitch",
  2828. "minPerChunk": 1,
  2829. "maxPerChunk": 5,
  2830. "maxPerGroup": 1
  2831. }
  2832. ],
  2833. "AMBIENT": [
  2834. {
  2835. "entityName": "EntityBat",
  2836. "minPerChunk": 8,
  2837. "maxPerChunk": 10,
  2838. "maxPerGroup": 8
  2839. }
  2840. ],
  2841. "CREATURE": []
  2842. },
  2843. "EpicBirchForestHills": {
  2844. "WATER_CREATURE": [
  2845. {
  2846. "entityName": "EntitySquid",
  2847. "minPerChunk": 4,
  2848. "maxPerChunk": 10,
  2849. "maxPerGroup": 4
  2850. }
  2851. ],
  2852. "MONSTER": [
  2853. {
  2854. "entityName": "EntitySpider",
  2855. "minPerChunk": 4,
  2856. "maxPerChunk": 100,
  2857. "maxPerGroup": 4
  2858. },
  2859. {
  2860. "entityName": "EntityZombie",
  2861. "minPerChunk": 4,
  2862. "maxPerChunk": 100,
  2863. "maxPerGroup": 4
  2864. },
  2865. {
  2866. "entityName": "EntitySkeleton",
  2867. "minPerChunk": 4,
  2868. "maxPerChunk": 100,
  2869. "maxPerGroup": 4
  2870. },
  2871. {
  2872. "entityName": "EntityCreeper",
  2873. "minPerChunk": 4,
  2874. "maxPerChunk": 100,
  2875. "maxPerGroup": 4
  2876. },
  2877. {
  2878. "entityName": "EntitySlime",
  2879. "minPerChunk": 4,
  2880. "maxPerChunk": 100,
  2881. "maxPerGroup": 4
  2882. },
  2883. {
  2884. "entityName": "EntityEnderman",
  2885. "minPerChunk": 1,
  2886. "maxPerChunk": 10,
  2887. "maxPerGroup": 4
  2888. },
  2889. {
  2890. "entityName": "EntityWitch",
  2891. "minPerChunk": 1,
  2892. "maxPerChunk": 5,
  2893. "maxPerGroup": 1
  2894. }
  2895. ],
  2896. "AMBIENT": [
  2897. {
  2898. "entityName": "EntityBat",
  2899. "minPerChunk": 8,
  2900. "maxPerChunk": 10,
  2901. "maxPerGroup": 8
  2902. }
  2903. ],
  2904. "CREATURE": [
  2905. {
  2906. "entityName": "EntitySheep",
  2907. "minPerChunk": 4,
  2908. "maxPerChunk": 12,
  2909. "maxPerGroup": 4
  2910. },
  2911. {
  2912. "entityName": "EntityRabbit",
  2913. "minPerChunk": 3,
  2914. "maxPerChunk": 10,
  2915. "maxPerGroup": 3
  2916. },
  2917. {
  2918. "entityName": "EntityPig",
  2919. "minPerChunk": 4,
  2920. "maxPerChunk": 10,
  2921. "maxPerGroup": 4
  2922. },
  2923. {
  2924. "entityName": "EntityChicken",
  2925. "minPerChunk": 4,
  2926. "maxPerChunk": 10,
  2927. "maxPerGroup": 4
  2928. },
  2929. {
  2930. "entityName": "EntityCow",
  2931. "minPerChunk": 4,
  2932. "maxPerChunk": 8,
  2933. "maxPerGroup": 4
  2934. }
  2935. ]
  2936. },
  2937. "EpicJungleEdge": {
  2938. "WATER_CREATURE": [
  2939. {
  2940. "entityName": "EntitySquid",
  2941. "minPerChunk": 4,
  2942. "maxPerChunk": 10,
  2943. "maxPerGroup": 4
  2944. }
  2945. ],
  2946. "MONSTER": [
  2947. {
  2948. "entityName": "EntitySpider",
  2949. "minPerChunk": 4,
  2950. "maxPerChunk": 100,
  2951. "maxPerGroup": 4
  2952. },
  2953. {
  2954. "entityName": "EntityZombie",
  2955. "minPerChunk": 4,
  2956. "maxPerChunk": 100,
  2957. "maxPerGroup": 4
  2958. },
  2959. {
  2960. "entityName": "EntitySkeleton",
  2961. "minPerChunk": 4,
  2962. "maxPerChunk": 100,
  2963. "maxPerGroup": 4
  2964. },
  2965. {
  2966. "entityName": "EntityCreeper",
  2967. "minPerChunk": 4,
  2968. "maxPerChunk": 100,
  2969. "maxPerGroup": 4
  2970. },
  2971. {
  2972. "entityName": "EntitySlime",
  2973. "minPerChunk": 4,
  2974. "maxPerChunk": 100,
  2975. "maxPerGroup": 4
  2976. },
  2977. {
  2978. "entityName": "EntityEnderman",
  2979. "minPerChunk": 1,
  2980. "maxPerChunk": 10,
  2981. "maxPerGroup": 4
  2982. },
  2983. {
  2984. "entityName": "EntityWitch",
  2985. "minPerChunk": 1,
  2986. "maxPerChunk": 5,
  2987. "maxPerGroup": 1
  2988. }
  2989. ],
  2990. "AMBIENT": [
  2991. {
  2992. "entityName": "EntityBat",
  2993. "minPerChunk": 8,
  2994. "maxPerChunk": 10,
  2995. "maxPerGroup": 8
  2996. }
  2997. ],
  2998. "CREATURE": [
  2999. {
  3000. "entityName": "EntitySheep",
  3001. "minPerChunk": 4,
  3002. "maxPerChunk": 12,
  3003. "maxPerGroup": 4
  3004. },
  3005. {
  3006. "entityName": "EntityRabbit",
  3007. "minPerChunk": 3,
  3008. "maxPerChunk": 10,
  3009. "maxPerGroup": 3
  3010. },
  3011. {
  3012. "entityName": "EntityPig",
  3013. "minPerChunk": 4,
  3014. "maxPerChunk": 10,
  3015. "maxPerGroup": 4
  3016. },
  3017. {
  3018. "entityName": "EntityChicken",
  3019. "minPerChunk": 4,
  3020. "maxPerChunk": 10,
  3021. "maxPerGroup": 4
  3022. },
  3023. {
  3024. "entityName": "EntityCow",
  3025. "minPerChunk": 4,
  3026. "maxPerChunk": 8,
  3027. "maxPerGroup": 4
  3028. },
  3029. {
  3030. "entityName": "EntityChicken",
  3031. "minPerChunk": 4,
  3032. "maxPerChunk": 10,
  3033. "maxPerGroup": 4
  3034. }
  3035. ]
  3036. },
  3037. "EpicSpace": {
  3038. "WATER_CREATURE": [],
  3039. "MONSTER": [
  3040. {
  3041. "entityName": "EntityEnderman",
  3042. "minPerChunk": 4,
  3043. "maxPerChunk": 10,
  3044. "maxPerGroup": 4
  3045. }
  3046. ],
  3047. "AMBIENT": [],
  3048. "CREATURE": []
  3049. },
  3050. "EpicJungleHills": {
  3051. "WATER_CREATURE": [
  3052. {
  3053. "entityName": "EntitySquid",
  3054. "minPerChunk": 4,
  3055. "maxPerChunk": 10,
  3056. "maxPerGroup": 4
  3057. }
  3058. ],
  3059. "MONSTER": [
  3060. {
  3061. "entityName": "EntitySpider",
  3062. "minPerChunk": 4,
  3063. "maxPerChunk": 100,
  3064. "maxPerGroup": 4
  3065. },
  3066. {
  3067. "entityName": "EntityZombie",
  3068. "minPerChunk": 4,
  3069. "maxPerChunk": 100,
  3070. "maxPerGroup": 4
  3071. },
  3072. {
  3073. "entityName": "EntitySkeleton",
  3074. "minPerChunk": 4,
  3075. "maxPerChunk": 100,
  3076. "maxPerGroup": 4
  3077. },
  3078. {
  3079. "entityName": "EntityCreeper",
  3080. "minPerChunk": 4,
  3081. "maxPerChunk": 100,
  3082. "maxPerGroup": 4
  3083. },
  3084. {
  3085. "entityName": "EntitySlime",
  3086. "minPerChunk": 4,
  3087. "maxPerChunk": 100,
  3088. "maxPerGroup": 4
  3089. },
  3090. {
  3091. "entityName": "EntityEnderman",
  3092. "minPerChunk": 1,
  3093. "maxPerChunk": 10,
  3094. "maxPerGroup": 4
  3095. },
  3096. {
  3097. "entityName": "EntityWitch",
  3098. "minPerChunk": 1,
  3099. "maxPerChunk": 5,
  3100. "maxPerGroup": 1
  3101. },
  3102. {
  3103. "entityName": "EntityOcelot",
  3104. "minPerChunk": 1,
  3105. "maxPerChunk": 2,
  3106. "maxPerGroup": 1
  3107. }
  3108. ],
  3109. "AMBIENT": [
  3110. {
  3111. "entityName": "EntityBat",
  3112. "minPerChunk": 8,
  3113. "maxPerChunk": 10,
  3114. "maxPerGroup": 8
  3115. }
  3116. ],
  3117. "CREATURE": [
  3118. {
  3119. "entityName": "EntitySheep",
  3120. "minPerChunk": 4,
  3121. "maxPerChunk": 12,
  3122. "maxPerGroup": 4
  3123. },
  3124. {
  3125. "entityName": "EntityRabbit",
  3126. "minPerChunk": 3,
  3127. "maxPerChunk": 10,
  3128. "maxPerGroup": 3
  3129. },
  3130. {
  3131. "entityName": "EntityPig",
  3132. "minPerChunk": 4,
  3133. "maxPerChunk": 10,
  3134. "maxPerGroup": 4
  3135. },
  3136. {
  3137. "entityName": "EntityChicken",
  3138. "minPerChunk": 4,
  3139. "maxPerChunk": 10,
  3140. "maxPerGroup": 4
  3141. },
  3142. {
  3143. "entityName": "EntityCow",
  3144. "minPerChunk": 4,
  3145. "maxPerChunk": 8,
  3146. "maxPerGroup": 4
  3147. },
  3148. {
  3149. "entityName": "EntityChicken",
  3150. "minPerChunk": 4,
  3151. "maxPerChunk": 10,
  3152. "maxPerGroup": 4
  3153. }
  3154. ]
  3155. },
  3156. "EpicTU": {
  3157. "WATER_CREATURE": [
  3158. {
  3159. "entityName": "EntitySquid",
  3160. "minPerChunk": 4,
  3161. "maxPerChunk": 10,
  3162. "maxPerGroup": 4
  3163. }
  3164. ],
  3165. "MONSTER": [
  3166. {
  3167. "entityName": "EntitySpider",
  3168. "minPerChunk": 4,
  3169. "maxPerChunk": 100,
  3170. "maxPerGroup": 4
  3171. },
  3172. {
  3173. "entityName": "EntityZombie",
  3174. "minPerChunk": 4,
  3175. "maxPerChunk": 100,
  3176. "maxPerGroup": 4
  3177. },
  3178. {
  3179. "entityName": "EntitySkeleton",
  3180. "minPerChunk": 4,
  3181. "maxPerChunk": 100,
  3182. "maxPerGroup": 4
  3183. },
  3184. {
  3185. "entityName": "EntityCreeper",
  3186. "minPerChunk": 4,
  3187. "maxPerChunk": 100,
  3188. "maxPerGroup": 4
  3189. },
  3190. {
  3191. "entityName": "EntitySlime",
  3192. "minPerChunk": 4,
  3193. "maxPerChunk": 100,
  3194. "maxPerGroup": 4
  3195. },
  3196. {
  3197. "entityName": "EntityEnderman",
  3198. "minPerChunk": 1,
  3199. "maxPerChunk": 10,
  3200. "maxPerGroup": 4
  3201. },
  3202. {
  3203. "entityName": "EntityWitch",
  3204. "minPerChunk": 1,
  3205. "maxPerChunk": 5,
  3206. "maxPerGroup": 1
  3207. }
  3208. ],
  3209. "AMBIENT": [
  3210. {
  3211. "entityName": "EntityBat",
  3212. "minPerChunk": 8,
  3213. "maxPerChunk": 10,
  3214. "maxPerGroup": 8
  3215. }
  3216. ],
  3217. "CREATURE": []
  3218. }
  3219. }
  3220. }
  3221. },
  3222. "worldsWithDefaultWG": [
  3223. "myvanillaworld"
  3224. ]
  3225. }
  3226. Plugin details:
  3227. <> FortuneBank - 1.0 - []
  3228. <> FoundDiamonds - 3.6.4 - [proxa]
  3229. <> TabDeathCount - 0.1.4 - [bkalmar]
  3230. <> GroupManager - 2.1.31 (Phoenix) - [AnjoCaido, Gabriel Couto, ElgarL]
  3231. <> EnchantsPlus - 1.1.5b - []
  3232. <> PlugMan - 2.0.7 - [rylinaux]
  3233. <> Block-That-Command - 1.2 - [BananaBitchss]
  3234. <> Buycraft - 6.8.2 - [Tebex Limited]
  3235. <> PlayerTutorials - 0.1.8 - [drew6017]
  3236. <> AntiAdvertising - 2.1.6 - [upsj]
  3237. <> Noboom - 1.0 - []
  3238. <> VoxelSniper - 5.170.0-SNAPSHOT-jnks317-gitfcb8fe1 - [przerwap, MikeMatrix, Gavjenks, giltwist, psanker, Deamon5550, DivineRage]
  3239. <> YouTube - 1.6 - []
  3240. <> EpicWorldGenerator - 6.13 - []
  3241. <> CoreProtect - 2.0.9 - [Intelli]
  3242. <> Announcement - 1.0.3 - []
  3243. <> WorldEdit - 6.1;no_git_id - []
  3244. <> Essentials - TeamCity - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally]
  3245. <> BanRecipe - 2.0 - [Relick]
  3246. <> GetPos - 1.5 - [LaxWasHere]
  3247. <> ColourMotd - 0.1 - [JayzaSapphire]
  3248. <> ActionHealth - 2.5 - []
  3249. <> Votifier - 1.9 - [blakeman8192, Kramer]
  3250. <> BanHammer - 2.4.0 - []
  3251. <> NoCheatPlus - 3.11.1-RC-sMD5NET-b743 - [NeatMonster, asofold, Evenprime]
  3252. <> EssentialsChat - TeamCity - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally]
  3253. <> iConomy - 7.0 - [Nijikokun, SpaceManiac]
  3254. <> mcMMO - 1.5.00-b3547 - [nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking]
  3255. <> SuperVanish - 5.4.1 - [MyzelYam]
  3256. <> GAListener - 1.3.1 - [swifteh_]
  3257. <> Vault - 1.5.6-b49 - [cereal, Sleaker, mung3r]
  3258. <> Lores - 1.4.1 - [Codisimus]
  3259. <> PlotSquared - 3.2.23 - [Citymonstret, Empire92]
  3260. <> WorldGuard - 6.1 - []
  3261. <> Wrench - 1.0 - []
  3262. <> EssentialsProtect - TeamCity - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
  3263. <> GangsPlus - 1.2.3 - [brc]
  3264. <> EssentialsAntiBuild - TeamCity - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
  3265. <> PlayerVaults - 3.5.7-b${BUILD_NUMBER} - [drtshock, Koalaaaa]
  3266. <> EssentialsSpawn - TeamCity - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
  3267. <> Commandspy - 3.2.0 - [korikisulda]
  3268. <> CombatLog - 1.8.11-hack - [JackProehl, CraigEge, iiSnipez, KatsuroKurosaki]
  3269. <> Autorank - 3.6 - [Idrrp, Armarr, Staartvin]
  3270. <> Multiverse-Core - 2.4-b527 - [Rigby, fernferret, lithium3141, main--]
  3271. <> RedeemMCMMO - 1.1.5 - [Candybuddy]
  3272. <> VillagerShop - 0.4d - []
  3273. <> Multiverse-Inventories - 2.5-b335 - [dumptruckman]
  3274. <> PhatLoots - 4.1.0 - [Codisimus]
  3275. <> MonsterNearby - 1.0 - []
  3276. <> MythicMobs - 2.1.8 - [Xikage AKA Ashijin]
  3277.  
  3278. Error info:
  3279. <> Error message: Index: 0, Size: 0
  3280. <> Stack trace:
  3281. java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  3282. at java.util.ArrayList.rangeCheck(ArrayList.java:653)
  3283. at java.util.ArrayList.get(ArrayList.java:429)
  3284. at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.b.a(Unknown Source)
  3285. at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.b.b(Unknown Source)
  3286. at com.minelazz.epicworldgenerator.generator.b.a(Unknown Source)
  3287. at com.minelazz.epicworldgenerator.generator.b.a(Unknown Source)
  3288. at com.minelazz.epicworldgenerator.generator.b.a(Unknown Source)
  3289. at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_8_R3.generator.a.getOrCreateChunk(Unknown Source)
  3290. at net.minecraft.server.v1_8_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:142)
  3291. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:118)
  3292. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
  3293. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createWorld(CraftServer.java:929)
  3294. at org.bukkit.Bukkit.createWorld(Bukkit.java:464)
  3295. at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261)
  3296. at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:137)
  3297. at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:94)
  3298. at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
  3299. at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143)
  3300. at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
  3301. at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:476)
  3302. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3303. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  3304. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  3305. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  3306. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  3307. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  3308. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  3309. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3310. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3311. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3312. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3313. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3314. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3315. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3316. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3317. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement