Advertisement
Guest User

Untitled

a guest
Jul 12th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.29 KB | None | 0 0
  1. {
  2. "pluginVersion": "7.2.28",
  3. "useLavaOceans": false,
  4. "useFastOres": false,
  5. "useOpenSimplexNoise": false,
  6. "useVanillaOreAlgorithm": true,
  7. "useFastRandomAlgorithm": true,
  8. "roughFading": true,
  9. "flatBedrock": false,
  10. "seaLevel": 62,
  11. "bedrockLevel": 1,
  12. "maxCaveHeight": 120,
  13. "minCaveHeight": 8,
  14. "mapScale": 1.0,
  15. "globalTreeModifier": 1.0,
  16. "mineshaftChance": 0.01,
  17. "biomeTypeSize": 700.0,
  18. "biomeSize": 450.0,
  19. "worldSizeX": -1,
  20. "worldSizeY": -1,
  21. "worldCenterX": 0,
  22. "worldCenterZ": 0,
  23. "flatAreas": [
  24. {
  25. "radius": 80,
  26. "xLocation": 0,
  27. "zLocation": 0,
  28. "baseLevel": 70,
  29. "outerRadius": 40
  30. }
  31. ],
  32. "biomeTypes": {
  33. "DESERT": {
  34. "enabled": true,
  35. "percentage": 0.13333333333333333
  36. },
  37. "AQUATIC": {
  38. "enabled": true,
  39. "percentage": 0.06666666666666667
  40. },
  41. "GRASSLAND": {
  42. "enabled": true,
  43. "percentage": 0.3333333333333333
  44. },
  45. "FOREST": {
  46. "enabled": true,
  47. "percentage": 0.4666666666666667
  48. },
  49. "TUNDRA": {
  50. "enabled": true,
  51. "percentage": 0.0
  52. }
  53. },
  54. "overrideSaplings": true,
  55. "saplingTreeMap": {
  56. "TREE": [
  57. {
  58. "name": "TREES_fantasy_small_2",
  59. "density": 1.0,
  60. "size": "MEDIUM",
  61. "provider": "EWG",
  62. "type": "TREES",
  63. "blocksRequiredUnderneath": [
  64. "GRASS"
  65. ],
  66. "blacklistedDecoBlocks": [],
  67. "spawnOnGround": true,
  68. "overrideExsistingBlocks": false,
  69. "allowRotation": true,
  70. "applyPhysics": false,
  71. "applyAir": false,
  72. "fixFlyingRoots": true,
  73. "replaceAir": true,
  74. "minY": 0,
  75. "maxY": 255,
  76. "maxSlope": 0.7,
  77. "minSlope": 0.0,
  78. "transitionClearance": -1.0,
  79. "snapToXGrid": -1,
  80. "snapToYGrid": -1,
  81. "gridXOffset": 0,
  82. "gridYOffset": 0,
  83. "anchorYOffset": 0
  84. },
  85. {
  86. "name": "TREES_fantasy_normal",
  87. "density": 1.0,
  88. "size": "MEDIUM",
  89. "provider": "EWG",
  90. "type": "TREES",
  91. "blocksRequiredUnderneath": [
  92. "GRASS"
  93. ],
  94. "blacklistedDecoBlocks": [],
  95. "spawnOnGround": true,
  96. "overrideExsistingBlocks": false,
  97. "allowRotation": true,
  98. "applyPhysics": false,
  99. "applyAir": false,
  100. "fixFlyingRoots": true,
  101. "replaceAir": true,
  102. "minY": 0,
  103. "maxY": 255,
  104. "maxSlope": 0.7,
  105. "minSlope": 0.0,
  106. "transitionClearance": -1.0,
  107. "snapToXGrid": -1,
  108. "snapToYGrid": -1,
  109. "gridXOffset": 0,
  110. "gridYOffset": 0,
  111. "anchorYOffset": 0
  112. },
  113. {
  114. "name": "TREES_fantasy_normal_2",
  115. "density": 1.0,
  116. "size": "MEDIUM",
  117. "provider": "EWG",
  118. "type": "TREES",
  119. "blocksRequiredUnderneath": [
  120. "GRASS"
  121. ],
  122. "blacklistedDecoBlocks": [],
  123. "spawnOnGround": true,
  124. "overrideExsistingBlocks": false,
  125. "allowRotation": true,
  126. "applyPhysics": false,
  127. "applyAir": false,
  128. "fixFlyingRoots": true,
  129. "replaceAir": true,
  130. "minY": 0,
  131. "maxY": 255,
  132. "maxSlope": 0.7,
  133. "minSlope": 0.0,
  134. "transitionClearance": -1.0,
  135. "snapToXGrid": -1,
  136. "snapToYGrid": -1,
  137. "gridXOffset": 0,
  138. "gridYOffset": 0,
  139. "anchorYOffset": 0
  140. },
  141. {
  142. "name": "TREES_fantasy_small_3",
  143. "density": 1.0,
  144. "size": "MEDIUM",
  145. "provider": "EWG",
  146. "type": "TREES",
  147. "blocksRequiredUnderneath": [
  148. "GRASS"
  149. ],
  150. "blacklistedDecoBlocks": [],
  151. "spawnOnGround": true,
  152. "overrideExsistingBlocks": false,
  153. "allowRotation": true,
  154. "applyPhysics": false,
  155. "applyAir": false,
  156. "fixFlyingRoots": true,
  157. "replaceAir": true,
  158. "minY": 0,
  159. "maxY": 255,
  160. "maxSlope": 0.7,
  161. "minSlope": 0.0,
  162. "transitionClearance": -1.0,
  163. "snapToXGrid": -1,
  164. "snapToYGrid": -1,
  165. "gridXOffset": 0,
  166. "gridYOffset": 0,
  167. "anchorYOffset": 0
  168. },
  169. {
  170. "name": "TREES_fantasy_small",
  171. "density": 1.0,
  172. "size": "MEDIUM",
  173. "provider": "EWG",
  174. "type": "TREES",
  175. "blocksRequiredUnderneath": [
  176. "GRASS"
  177. ],
  178. "blacklistedDecoBlocks": [],
  179. "spawnOnGround": true,
  180. "overrideExsistingBlocks": false,
  181. "allowRotation": true,
  182. "applyPhysics": false,
  183. "applyAir": false,
  184. "fixFlyingRoots": true,
  185. "replaceAir": true,
  186. "minY": 0,
  187. "maxY": 255,
  188. "maxSlope": 0.7,
  189. "minSlope": 0.0,
  190. "transitionClearance": -1.0,
  191. "snapToXGrid": -1,
  192. "snapToYGrid": -1,
  193. "gridXOffset": 0,
  194. "gridYOffset": 0,
  195. "anchorYOffset": 0
  196. }
  197. ],
  198. "REDWOOD": [
  199. {
  200. "name": "TREES_pine_tiny",
  201. "density": 1.0,
  202. "size": "MEDIUM",
  203. "provider": "EWG",
  204. "type": "TREES",
  205. "blocksRequiredUnderneath": [
  206. "GRASS"
  207. ],
  208. "blacklistedDecoBlocks": [],
  209. "spawnOnGround": true,
  210. "overrideExsistingBlocks": false,
  211. "allowRotation": true,
  212. "applyPhysics": false,
  213. "applyAir": false,
  214. "fixFlyingRoots": true,
  215. "replaceAir": true,
  216. "minY": 0,
  217. "maxY": 255,
  218. "maxSlope": 0.7,
  219. "minSlope": 0.0,
  220. "transitionClearance": -1.0,
  221. "snapToXGrid": -1,
  222. "snapToYGrid": -1,
  223. "gridXOffset": 0,
  224. "gridYOffset": 0,
  225. "anchorYOffset": 0
  226. },
  227. {
  228. "name": "TREES_pine_normal",
  229. "density": 1.0,
  230. "size": "MEDIUM",
  231. "provider": "EWG",
  232. "type": "TREES",
  233. "blocksRequiredUnderneath": [
  234. "GRASS"
  235. ],
  236. "blacklistedDecoBlocks": [],
  237. "spawnOnGround": true,
  238. "overrideExsistingBlocks": false,
  239. "allowRotation": true,
  240. "applyPhysics": false,
  241. "applyAir": false,
  242. "fixFlyingRoots": true,
  243. "replaceAir": true,
  244. "minY": 0,
  245. "maxY": 255,
  246. "maxSlope": 0.7,
  247. "minSlope": 0.0,
  248. "transitionClearance": -1.0,
  249. "snapToXGrid": -1,
  250. "snapToYGrid": -1,
  251. "gridXOffset": 0,
  252. "gridYOffset": 0,
  253. "anchorYOffset": 0
  254. },
  255. {
  256. "name": "TREES_pine_huge",
  257. "density": 1.0,
  258. "size": "MEDIUM",
  259. "provider": "EWG",
  260. "type": "TREES",
  261. "blocksRequiredUnderneath": [
  262. "GRASS"
  263. ],
  264. "blacklistedDecoBlocks": [],
  265. "spawnOnGround": true,
  266. "overrideExsistingBlocks": false,
  267. "allowRotation": true,
  268. "applyPhysics": false,
  269. "applyAir": false,
  270. "fixFlyingRoots": true,
  271. "replaceAir": true,
  272. "minY": 0,
  273. "maxY": 255,
  274. "maxSlope": 0.7,
  275. "minSlope": 0.0,
  276. "transitionClearance": -1.0,
  277. "snapToXGrid": -1,
  278. "snapToYGrid": -1,
  279. "gridXOffset": 0,
  280. "gridYOffset": 0,
  281. "anchorYOffset": 0
  282. },
  283. {
  284. "name": "TREES_pine_normal_2",
  285. "density": 1.0,
  286. "size": "MEDIUM",
  287. "provider": "EWG",
  288. "type": "TREES",
  289. "blocksRequiredUnderneath": [
  290. "GRASS"
  291. ],
  292. "blacklistedDecoBlocks": [],
  293. "spawnOnGround": true,
  294. "overrideExsistingBlocks": false,
  295. "allowRotation": true,
  296. "applyPhysics": false,
  297. "applyAir": false,
  298. "fixFlyingRoots": true,
  299. "replaceAir": true,
  300. "minY": 0,
  301. "maxY": 255,
  302. "maxSlope": 0.7,
  303. "minSlope": 0.0,
  304. "transitionClearance": -1.0,
  305. "snapToXGrid": -1,
  306. "snapToYGrid": -1,
  307. "gridXOffset": 0,
  308. "gridYOffset": 0,
  309. "anchorYOffset": 0
  310. },
  311. {
  312. "name": "TREES_pine_small",
  313. "density": 1.0,
  314. "size": "MEDIUM",
  315. "provider": "EWG",
  316. "type": "TREES",
  317. "blocksRequiredUnderneath": [
  318. "GRASS"
  319. ],
  320. "blacklistedDecoBlocks": [],
  321. "spawnOnGround": true,
  322. "overrideExsistingBlocks": false,
  323. "allowRotation": true,
  324. "applyPhysics": false,
  325. "applyAir": false,
  326. "fixFlyingRoots": true,
  327. "replaceAir": true,
  328. "minY": 0,
  329. "maxY": 255,
  330. "maxSlope": 0.7,
  331. "minSlope": 0.0,
  332. "transitionClearance": -1.0,
  333. "snapToXGrid": -1,
  334. "snapToYGrid": -1,
  335. "gridXOffset": 0,
  336. "gridYOffset": 0,
  337. "anchorYOffset": 0
  338. },
  339. {
  340. "name": "TREES_pine_big",
  341. "density": 1.0,
  342. "size": "MEDIUM",
  343. "provider": "EWG",
  344. "type": "TREES",
  345. "blocksRequiredUnderneath": [
  346. "GRASS"
  347. ],
  348. "blacklistedDecoBlocks": [],
  349. "spawnOnGround": true,
  350. "overrideExsistingBlocks": false,
  351. "allowRotation": true,
  352. "applyPhysics": false,
  353. "applyAir": false,
  354. "fixFlyingRoots": true,
  355. "replaceAir": true,
  356. "minY": 0,
  357. "maxY": 255,
  358. "maxSlope": 0.7,
  359. "minSlope": 0.0,
  360. "transitionClearance": -1.0,
  361. "snapToXGrid": -1,
  362. "snapToYGrid": -1,
  363. "gridXOffset": 0,
  364. "gridYOffset": 0,
  365. "anchorYOffset": 0
  366. },
  367. {
  368. "name": "TREES_pine_small_2",
  369. "density": 1.0,
  370. "size": "MEDIUM",
  371. "provider": "EWG",
  372. "type": "TREES",
  373. "blocksRequiredUnderneath": [
  374. "GRASS"
  375. ],
  376. "blacklistedDecoBlocks": [],
  377. "spawnOnGround": true,
  378. "overrideExsistingBlocks": false,
  379. "allowRotation": true,
  380. "applyPhysics": false,
  381. "applyAir": false,
  382. "fixFlyingRoots": true,
  383. "replaceAir": true,
  384. "minY": 0,
  385. "maxY": 255,
  386. "maxSlope": 0.7,
  387. "minSlope": 0.0,
  388. "transitionClearance": -1.0,
  389. "snapToXGrid": -1,
  390. "snapToYGrid": -1,
  391. "gridXOffset": 0,
  392. "gridYOffset": 0,
  393. "anchorYOffset": 0
  394. },
  395. {
  396. "name": "TREES_pine_small_3",
  397. "density": 1.0,
  398. "size": "MEDIUM",
  399. "provider": "EWG",
  400. "type": "TREES",
  401. "blocksRequiredUnderneath": [
  402. "GRASS"
  403. ],
  404. "blacklistedDecoBlocks": [],
  405. "spawnOnGround": true,
  406. "overrideExsistingBlocks": false,
  407. "allowRotation": true,
  408. "applyPhysics": false,
  409. "applyAir": false,
  410. "fixFlyingRoots": true,
  411. "replaceAir": true,
  412. "minY": 0,
  413. "maxY": 255,
  414. "maxSlope": 0.7,
  415. "minSlope": 0.0,
  416. "transitionClearance": -1.0,
  417. "snapToXGrid": -1,
  418. "snapToYGrid": -1,
  419. "gridXOffset": 0,
  420. "gridYOffset": 0,
  421. "anchorYOffset": 0
  422. },
  423. {
  424. "name": "TREES_pine_medium",
  425. "density": 1.0,
  426. "size": "MEDIUM",
  427. "provider": "EWG",
  428. "type": "TREES",
  429. "blocksRequiredUnderneath": [
  430. "GRASS"
  431. ],
  432. "blacklistedDecoBlocks": [],
  433. "spawnOnGround": true,
  434. "overrideExsistingBlocks": false,
  435. "allowRotation": true,
  436. "applyPhysics": false,
  437. "applyAir": false,
  438. "fixFlyingRoots": true,
  439. "replaceAir": true,
  440. "minY": 0,
  441. "maxY": 255,
  442. "maxSlope": 0.7,
  443. "minSlope": 0.0,
  444. "transitionClearance": -1.0,
  445. "snapToXGrid": -1,
  446. "snapToYGrid": -1,
  447. "gridXOffset": 0,
  448. "gridYOffset": 0,
  449. "anchorYOffset": 0
  450. },
  451. {
  452. "name": "TREES_pine_tiny_2",
  453. "density": 1.0,
  454. "size": "MEDIUM",
  455. "provider": "EWG",
  456. "type": "TREES",
  457. "blocksRequiredUnderneath": [
  458. "GRASS"
  459. ],
  460. "blacklistedDecoBlocks": [],
  461. "spawnOnGround": true,
  462. "overrideExsistingBlocks": false,
  463. "allowRotation": true,
  464. "applyPhysics": false,
  465. "applyAir": false,
  466. "fixFlyingRoots": true,
  467. "replaceAir": true,
  468. "minY": 0,
  469. "maxY": 255,
  470. "maxSlope": 0.7,
  471. "minSlope": 0.0,
  472. "transitionClearance": -1.0,
  473. "snapToXGrid": -1,
  474. "snapToYGrid": -1,
  475. "gridXOffset": 0,
  476. "gridYOffset": 0,
  477. "anchorYOffset": 0
  478. }
  479. ],
  480. "TALL_REDWOOD": [
  481. {
  482. "name": "TREES_pine_tiny",
  483. "density": 1.0,
  484. "size": "MEDIUM",
  485. "provider": "EWG",
  486. "type": "TREES",
  487. "blocksRequiredUnderneath": [
  488. "GRASS"
  489. ],
  490. "blacklistedDecoBlocks": [],
  491. "spawnOnGround": true,
  492. "overrideExsistingBlocks": false,
  493. "allowRotation": true,
  494. "applyPhysics": false,
  495. "applyAir": false,
  496. "fixFlyingRoots": true,
  497. "replaceAir": true,
  498. "minY": 0,
  499. "maxY": 255,
  500. "maxSlope": 0.7,
  501. "minSlope": 0.0,
  502. "transitionClearance": -1.0,
  503. "snapToXGrid": -1,
  504. "snapToYGrid": -1,
  505. "gridXOffset": 0,
  506. "gridYOffset": 0,
  507. "anchorYOffset": 0
  508. },
  509. {
  510. "name": "TREES_pine_normal",
  511. "density": 1.0,
  512. "size": "MEDIUM",
  513. "provider": "EWG",
  514. "type": "TREES",
  515. "blocksRequiredUnderneath": [
  516. "GRASS"
  517. ],
  518. "blacklistedDecoBlocks": [],
  519. "spawnOnGround": true,
  520. "overrideExsistingBlocks": false,
  521. "allowRotation": true,
  522. "applyPhysics": false,
  523. "applyAir": false,
  524. "fixFlyingRoots": true,
  525. "replaceAir": true,
  526. "minY": 0,
  527. "maxY": 255,
  528. "maxSlope": 0.7,
  529. "minSlope": 0.0,
  530. "transitionClearance": -1.0,
  531. "snapToXGrid": -1,
  532. "snapToYGrid": -1,
  533. "gridXOffset": 0,
  534. "gridYOffset": 0,
  535. "anchorYOffset": 0
  536. },
  537. {
  538. "name": "TREES_pine_huge",
  539. "density": 1.0,
  540. "size": "MEDIUM",
  541. "provider": "EWG",
  542. "type": "TREES",
  543. "blocksRequiredUnderneath": [
  544. "GRASS"
  545. ],
  546. "blacklistedDecoBlocks": [],
  547. "spawnOnGround": true,
  548. "overrideExsistingBlocks": false,
  549. "allowRotation": true,
  550. "applyPhysics": false,
  551. "applyAir": false,
  552. "fixFlyingRoots": true,
  553. "replaceAir": true,
  554. "minY": 0,
  555. "maxY": 255,
  556. "maxSlope": 0.7,
  557. "minSlope": 0.0,
  558. "transitionClearance": -1.0,
  559. "snapToXGrid": -1,
  560. "snapToYGrid": -1,
  561. "gridXOffset": 0,
  562. "gridYOffset": 0,
  563. "anchorYOffset": 0
  564. },
  565. {
  566. "name": "TREES_pine_normal_2",
  567. "density": 1.0,
  568. "size": "MEDIUM",
  569. "provider": "EWG",
  570. "type": "TREES",
  571. "blocksRequiredUnderneath": [
  572. "GRASS"
  573. ],
  574. "blacklistedDecoBlocks": [],
  575. "spawnOnGround": true,
  576. "overrideExsistingBlocks": false,
  577. "allowRotation": true,
  578. "applyPhysics": false,
  579. "applyAir": false,
  580. "fixFlyingRoots": true,
  581. "replaceAir": true,
  582. "minY": 0,
  583. "maxY": 255,
  584. "maxSlope": 0.7,
  585. "minSlope": 0.0,
  586. "transitionClearance": -1.0,
  587. "snapToXGrid": -1,
  588. "snapToYGrid": -1,
  589. "gridXOffset": 0,
  590. "gridYOffset": 0,
  591. "anchorYOffset": 0
  592. },
  593. {
  594. "name": "TREES_pine_small",
  595. "density": 1.0,
  596. "size": "MEDIUM",
  597. "provider": "EWG",
  598. "type": "TREES",
  599. "blocksRequiredUnderneath": [
  600. "GRASS"
  601. ],
  602. "blacklistedDecoBlocks": [],
  603. "spawnOnGround": true,
  604. "overrideExsistingBlocks": false,
  605. "allowRotation": true,
  606. "applyPhysics": false,
  607. "applyAir": false,
  608. "fixFlyingRoots": true,
  609. "replaceAir": true,
  610. "minY": 0,
  611. "maxY": 255,
  612. "maxSlope": 0.7,
  613. "minSlope": 0.0,
  614. "transitionClearance": -1.0,
  615. "snapToXGrid": -1,
  616. "snapToYGrid": -1,
  617. "gridXOffset": 0,
  618. "gridYOffset": 0,
  619. "anchorYOffset": 0
  620. },
  621. {
  622. "name": "TREES_pine_big",
  623. "density": 1.0,
  624. "size": "MEDIUM",
  625. "provider": "EWG",
  626. "type": "TREES",
  627. "blocksRequiredUnderneath": [
  628. "GRASS"
  629. ],
  630. "blacklistedDecoBlocks": [],
  631. "spawnOnGround": true,
  632. "overrideExsistingBlocks": false,
  633. "allowRotation": true,
  634. "applyPhysics": false,
  635. "applyAir": false,
  636. "fixFlyingRoots": true,
  637. "replaceAir": true,
  638. "minY": 0,
  639. "maxY": 255,
  640. "maxSlope": 0.7,
  641. "minSlope": 0.0,
  642. "transitionClearance": -1.0,
  643. "snapToXGrid": -1,
  644. "snapToYGrid": -1,
  645. "gridXOffset": 0,
  646. "gridYOffset": 0,
  647. "anchorYOffset": 0
  648. },
  649. {
  650. "name": "TREES_pine_small_2",
  651. "density": 1.0,
  652. "size": "MEDIUM",
  653. "provider": "EWG",
  654. "type": "TREES",
  655. "blocksRequiredUnderneath": [
  656. "GRASS"
  657. ],
  658. "blacklistedDecoBlocks": [],
  659. "spawnOnGround": true,
  660. "overrideExsistingBlocks": false,
  661. "allowRotation": true,
  662. "applyPhysics": false,
  663. "applyAir": false,
  664. "fixFlyingRoots": true,
  665. "replaceAir": true,
  666. "minY": 0,
  667. "maxY": 255,
  668. "maxSlope": 0.7,
  669. "minSlope": 0.0,
  670. "transitionClearance": -1.0,
  671. "snapToXGrid": -1,
  672. "snapToYGrid": -1,
  673. "gridXOffset": 0,
  674. "gridYOffset": 0,
  675. "anchorYOffset": 0
  676. },
  677. {
  678. "name": "TREES_pine_small_3",
  679. "density": 1.0,
  680. "size": "MEDIUM",
  681. "provider": "EWG",
  682. "type": "TREES",
  683. "blocksRequiredUnderneath": [
  684. "GRASS"
  685. ],
  686. "blacklistedDecoBlocks": [],
  687. "spawnOnGround": true,
  688. "overrideExsistingBlocks": false,
  689. "allowRotation": true,
  690. "applyPhysics": false,
  691. "applyAir": false,
  692. "fixFlyingRoots": true,
  693. "replaceAir": true,
  694. "minY": 0,
  695. "maxY": 255,
  696. "maxSlope": 0.7,
  697. "minSlope": 0.0,
  698. "transitionClearance": -1.0,
  699. "snapToXGrid": -1,
  700. "snapToYGrid": -1,
  701. "gridXOffset": 0,
  702. "gridYOffset": 0,
  703. "anchorYOffset": 0
  704. },
  705. {
  706. "name": "TREES_pine_medium",
  707. "density": 1.0,
  708. "size": "MEDIUM",
  709. "provider": "EWG",
  710. "type": "TREES",
  711. "blocksRequiredUnderneath": [
  712. "GRASS"
  713. ],
  714. "blacklistedDecoBlocks": [],
  715. "spawnOnGround": true,
  716. "overrideExsistingBlocks": false,
  717. "allowRotation": true,
  718. "applyPhysics": false,
  719. "applyAir": false,
  720. "fixFlyingRoots": true,
  721. "replaceAir": true,
  722. "minY": 0,
  723. "maxY": 255,
  724. "maxSlope": 0.7,
  725. "minSlope": 0.0,
  726. "transitionClearance": -1.0,
  727. "snapToXGrid": -1,
  728. "snapToYGrid": -1,
  729. "gridXOffset": 0,
  730. "gridYOffset": 0,
  731. "anchorYOffset": 0
  732. },
  733. {
  734. "name": "TREES_pine_tiny_2",
  735. "density": 1.0,
  736. "size": "MEDIUM",
  737. "provider": "EWG",
  738. "type": "TREES",
  739. "blocksRequiredUnderneath": [
  740. "GRASS"
  741. ],
  742. "blacklistedDecoBlocks": [],
  743. "spawnOnGround": true,
  744. "overrideExsistingBlocks": false,
  745. "allowRotation": true,
  746. "applyPhysics": false,
  747. "applyAir": false,
  748. "fixFlyingRoots": true,
  749. "replaceAir": true,
  750. "minY": 0,
  751. "maxY": 255,
  752. "maxSlope": 0.7,
  753. "minSlope": 0.0,
  754. "transitionClearance": -1.0,
  755. "snapToXGrid": -1,
  756. "snapToYGrid": -1,
  757. "gridXOffset": 0,
  758. "gridYOffset": 0,
  759. "anchorYOffset": 0
  760. }
  761. ],
  762. "BIRCH": [
  763. {
  764. "name": "TREES_birch_normal_3",
  765. "density": 1.0,
  766. "size": "MEDIUM",
  767. "provider": "EWG",
  768. "type": "TREES",
  769. "blocksRequiredUnderneath": [
  770. "GRASS"
  771. ],
  772. "blacklistedDecoBlocks": [],
  773. "spawnOnGround": true,
  774. "overrideExsistingBlocks": false,
  775. "allowRotation": true,
  776. "applyPhysics": false,
  777. "applyAir": false,
  778. "fixFlyingRoots": true,
  779. "replaceAir": true,
  780. "minY": 0,
  781. "maxY": 255,
  782. "maxSlope": 0.7,
  783. "minSlope": 0.0,
  784. "transitionClearance": -1.0,
  785. "snapToXGrid": -1,
  786. "snapToYGrid": -1,
  787. "gridXOffset": 0,
  788. "gridYOffset": 0,
  789. "anchorYOffset": 0
  790. },
  791. {
  792. "name": "TREES_birch_normal_4",
  793. "density": 1.0,
  794. "size": "MEDIUM",
  795. "provider": "EWG",
  796. "type": "TREES",
  797. "blocksRequiredUnderneath": [
  798. "GRASS"
  799. ],
  800. "blacklistedDecoBlocks": [],
  801. "spawnOnGround": true,
  802. "overrideExsistingBlocks": false,
  803. "allowRotation": true,
  804. "applyPhysics": false,
  805. "applyAir": false,
  806. "fixFlyingRoots": true,
  807. "replaceAir": true,
  808. "minY": 0,
  809. "maxY": 255,
  810. "maxSlope": 0.7,
  811. "minSlope": 0.0,
  812. "transitionClearance": -1.0,
  813. "snapToXGrid": -1,
  814. "snapToYGrid": -1,
  815. "gridXOffset": 0,
  816. "gridYOffset": 0,
  817. "anchorYOffset": 0
  818. },
  819. {
  820. "name": "TREES_birch_normal_2",
  821. "density": 1.0,
  822. "size": "MEDIUM",
  823. "provider": "EWG",
  824. "type": "TREES",
  825. "blocksRequiredUnderneath": [
  826. "GRASS"
  827. ],
  828. "blacklistedDecoBlocks": [],
  829. "spawnOnGround": true,
  830. "overrideExsistingBlocks": false,
  831. "allowRotation": true,
  832. "applyPhysics": false,
  833. "applyAir": false,
  834. "fixFlyingRoots": true,
  835. "replaceAir": true,
  836. "minY": 0,
  837. "maxY": 255,
  838. "maxSlope": 0.7,
  839. "minSlope": 0.0,
  840. "transitionClearance": -1.0,
  841. "snapToXGrid": -1,
  842. "snapToYGrid": -1,
  843. "gridXOffset": 0,
  844. "gridYOffset": 0,
  845. "anchorYOffset": 0
  846. },
  847. {
  848. "name": "TREES_birch_normal",
  849. "density": 1.0,
  850. "size": "MEDIUM",
  851. "provider": "EWG",
  852. "type": "TREES",
  853. "blocksRequiredUnderneath": [
  854. "GRASS"
  855. ],
  856. "blacklistedDecoBlocks": [],
  857. "spawnOnGround": true,
  858. "overrideExsistingBlocks": false,
  859. "allowRotation": true,
  860. "applyPhysics": false,
  861. "applyAir": false,
  862. "fixFlyingRoots": true,
  863. "replaceAir": true,
  864. "minY": 0,
  865. "maxY": 255,
  866. "maxSlope": 0.7,
  867. "minSlope": 0.0,
  868. "transitionClearance": -1.0,
  869. "snapToXGrid": -1,
  870. "snapToYGrid": -1,
  871. "gridXOffset": 0,
  872. "gridYOffset": 0,
  873. "anchorYOffset": 0
  874. }
  875. ],
  876. "JUNGLE": [
  877. {
  878. "name": "TREES_jungle_small_2",
  879. "density": 1.0,
  880. "size": "MEDIUM",
  881. "provider": "EWG",
  882. "type": "TREES",
  883. "blocksRequiredUnderneath": [
  884. "GRASS"
  885. ],
  886. "blacklistedDecoBlocks": [],
  887. "spawnOnGround": true,
  888. "overrideExsistingBlocks": false,
  889. "allowRotation": true,
  890. "applyPhysics": false,
  891. "applyAir": false,
  892. "fixFlyingRoots": true,
  893. "replaceAir": true,
  894. "minY": 0,
  895. "maxY": 255,
  896. "maxSlope": 0.7,
  897. "minSlope": 0.0,
  898. "transitionClearance": -1.0,
  899. "snapToXGrid": -1,
  900. "snapToYGrid": -1,
  901. "gridXOffset": 0,
  902. "gridYOffset": 0,
  903. "anchorYOffset": 0
  904. },
  905. {
  906. "name": "TREES_jungle_big",
  907. "density": 1.0,
  908. "size": "MEDIUM",
  909. "provider": "EWG",
  910. "type": "TREES",
  911. "blocksRequiredUnderneath": [
  912. "GRASS"
  913. ],
  914. "blacklistedDecoBlocks": [],
  915. "spawnOnGround": true,
  916. "overrideExsistingBlocks": false,
  917. "allowRotation": true,
  918. "applyPhysics": false,
  919. "applyAir": false,
  920. "fixFlyingRoots": true,
  921. "replaceAir": true,
  922. "minY": 0,
  923. "maxY": 255,
  924. "maxSlope": 0.7,
  925. "minSlope": 0.0,
  926. "transitionClearance": -1.0,
  927. "snapToXGrid": -1,
  928. "snapToYGrid": -1,
  929. "gridXOffset": 0,
  930. "gridYOffset": 0,
  931. "anchorYOffset": 0
  932. },
  933. {
  934. "name": "TREES_jungle_small",
  935. "density": 1.0,
  936. "size": "MEDIUM",
  937. "provider": "EWG",
  938. "type": "TREES",
  939. "blocksRequiredUnderneath": [
  940. "GRASS"
  941. ],
  942. "blacklistedDecoBlocks": [],
  943. "spawnOnGround": true,
  944. "overrideExsistingBlocks": false,
  945. "allowRotation": true,
  946. "applyPhysics": false,
  947. "applyAir": false,
  948. "fixFlyingRoots": true,
  949. "replaceAir": true,
  950. "minY": 0,
  951. "maxY": 255,
  952. "maxSlope": 0.7,
  953. "minSlope": 0.0,
  954. "transitionClearance": -1.0,
  955. "snapToXGrid": -1,
  956. "snapToYGrid": -1,
  957. "gridXOffset": 0,
  958. "gridYOffset": 0,
  959. "anchorYOffset": 0
  960. },
  961. {
  962. "name": "TREES_jungle_normal_4",
  963. "density": 1.0,
  964. "size": "MEDIUM",
  965. "provider": "EWG",
  966. "type": "TREES",
  967. "blocksRequiredUnderneath": [
  968. "GRASS"
  969. ],
  970. "blacklistedDecoBlocks": [],
  971. "spawnOnGround": true,
  972. "overrideExsistingBlocks": false,
  973. "allowRotation": true,
  974. "applyPhysics": false,
  975. "applyAir": false,
  976. "fixFlyingRoots": true,
  977. "replaceAir": true,
  978. "minY": 0,
  979. "maxY": 255,
  980. "maxSlope": 0.7,
  981. "minSlope": 0.0,
  982. "transitionClearance": -1.0,
  983. "snapToXGrid": -1,
  984. "snapToYGrid": -1,
  985. "gridXOffset": 0,
  986. "gridYOffset": 0,
  987. "anchorYOffset": 0
  988. },
  989. {
  990. "name": "TREES_jungle_medium",
  991. "density": 1.0,
  992. "size": "MEDIUM",
  993. "provider": "EWG",
  994. "type": "TREES",
  995. "blocksRequiredUnderneath": [
  996. "GRASS"
  997. ],
  998. "blacklistedDecoBlocks": [],
  999. "spawnOnGround": true,
  1000. "overrideExsistingBlocks": false,
  1001. "allowRotation": true,
  1002. "applyPhysics": false,
  1003. "applyAir": false,
  1004. "fixFlyingRoots": true,
  1005. "replaceAir": true,
  1006. "minY": 0,
  1007. "maxY": 255,
  1008. "maxSlope": 0.7,
  1009. "minSlope": 0.0,
  1010. "transitionClearance": -1.0,
  1011. "snapToXGrid": -1,
  1012. "snapToYGrid": -1,
  1013. "gridXOffset": 0,
  1014. "gridYOffset": 0,
  1015. "anchorYOffset": 0
  1016. },
  1017. {
  1018. "name": "TREES_jungle_small_3",
  1019. "density": 1.0,
  1020. "size": "MEDIUM",
  1021. "provider": "EWG",
  1022. "type": "TREES",
  1023. "blocksRequiredUnderneath": [
  1024. "GRASS"
  1025. ],
  1026. "blacklistedDecoBlocks": [],
  1027. "spawnOnGround": true,
  1028. "overrideExsistingBlocks": false,
  1029. "allowRotation": true,
  1030. "applyPhysics": false,
  1031. "applyAir": false,
  1032. "fixFlyingRoots": true,
  1033. "replaceAir": true,
  1034. "minY": 0,
  1035. "maxY": 255,
  1036. "maxSlope": 0.7,
  1037. "minSlope": 0.0,
  1038. "transitionClearance": -1.0,
  1039. "snapToXGrid": -1,
  1040. "snapToYGrid": -1,
  1041. "gridXOffset": 0,
  1042. "gridYOffset": 0,
  1043. "anchorYOffset": 0
  1044. },
  1045. {
  1046. "name": "TREES_jungle_normal_2",
  1047. "density": 1.0,
  1048. "size": "MEDIUM",
  1049. "provider": "EWG",
  1050. "type": "TREES",
  1051. "blocksRequiredUnderneath": [
  1052. "GRASS"
  1053. ],
  1054. "blacklistedDecoBlocks": [],
  1055. "spawnOnGround": true,
  1056. "overrideExsistingBlocks": false,
  1057. "allowRotation": true,
  1058. "applyPhysics": false,
  1059. "applyAir": false,
  1060. "fixFlyingRoots": true,
  1061. "replaceAir": true,
  1062. "minY": 0,
  1063. "maxY": 255,
  1064. "maxSlope": 0.7,
  1065. "minSlope": 0.0,
  1066. "transitionClearance": -1.0,
  1067. "snapToXGrid": -1,
  1068. "snapToYGrid": -1,
  1069. "gridXOffset": 0,
  1070. "gridYOffset": 0,
  1071. "anchorYOffset": 0
  1072. },
  1073. {
  1074. "name": "TREES_jungle_normal",
  1075. "density": 1.0,
  1076. "size": "MEDIUM",
  1077. "provider": "EWG",
  1078. "type": "TREES",
  1079. "blocksRequiredUnderneath": [
  1080. "GRASS"
  1081. ],
  1082. "blacklistedDecoBlocks": [],
  1083. "spawnOnGround": true,
  1084. "overrideExsistingBlocks": false,
  1085. "allowRotation": true,
  1086. "applyPhysics": false,
  1087. "applyAir": false,
  1088. "fixFlyingRoots": true,
  1089. "replaceAir": true,
  1090. "minY": 0,
  1091. "maxY": 255,
  1092. "maxSlope": 0.7,
  1093. "minSlope": 0.0,
  1094. "transitionClearance": -1.0,
  1095. "snapToXGrid": -1,
  1096. "snapToYGrid": -1,
  1097. "gridXOffset": 0,
  1098. "gridYOffset": 0,
  1099. "anchorYOffset": 0
  1100. },
  1101. {
  1102. "name": "TREES_jungle_huge",
  1103. "density": 1.0,
  1104. "size": "MEDIUM",
  1105. "provider": "EWG",
  1106. "type": "TREES",
  1107. "blocksRequiredUnderneath": [
  1108. "GRASS"
  1109. ],
  1110. "blacklistedDecoBlocks": [],
  1111. "spawnOnGround": true,
  1112. "overrideExsistingBlocks": false,
  1113. "allowRotation": true,
  1114. "applyPhysics": false,
  1115. "applyAir": false,
  1116. "fixFlyingRoots": true,
  1117. "replaceAir": true,
  1118. "minY": 0,
  1119. "maxY": 255,
  1120. "maxSlope": 0.7,
  1121. "minSlope": 0.0,
  1122. "transitionClearance": -1.0,
  1123. "snapToXGrid": -1,
  1124. "snapToYGrid": -1,
  1125. "gridXOffset": 0,
  1126. "gridYOffset": 0,
  1127. "anchorYOffset": 0
  1128. },
  1129. {
  1130. "name": "TREES_jungle_normal_3",
  1131. "density": 1.0,
  1132. "size": "MEDIUM",
  1133. "provider": "EWG",
  1134. "type": "TREES",
  1135. "blocksRequiredUnderneath": [
  1136. "GRASS"
  1137. ],
  1138. "blacklistedDecoBlocks": [],
  1139. "spawnOnGround": true,
  1140. "overrideExsistingBlocks": false,
  1141. "allowRotation": true,
  1142. "applyPhysics": false,
  1143. "applyAir": false,
  1144. "fixFlyingRoots": true,
  1145. "replaceAir": true,
  1146. "minY": 0,
  1147. "maxY": 255,
  1148. "maxSlope": 0.7,
  1149. "minSlope": 0.0,
  1150. "transitionClearance": -1.0,
  1151. "snapToXGrid": -1,
  1152. "snapToYGrid": -1,
  1153. "gridXOffset": 0,
  1154. "gridYOffset": 0,
  1155. "anchorYOffset": 0
  1156. }
  1157. ],
  1158. "SMALL_JUNGLE": [
  1159. {
  1160. "name": "TREES_jungle_small_2",
  1161. "density": 1.0,
  1162. "size": "MEDIUM",
  1163. "provider": "EWG",
  1164. "type": "TREES",
  1165. "blocksRequiredUnderneath": [
  1166. "GRASS"
  1167. ],
  1168. "blacklistedDecoBlocks": [],
  1169. "spawnOnGround": true,
  1170. "overrideExsistingBlocks": false,
  1171. "allowRotation": true,
  1172. "applyPhysics": false,
  1173. "applyAir": false,
  1174. "fixFlyingRoots": true,
  1175. "replaceAir": true,
  1176. "minY": 0,
  1177. "maxY": 255,
  1178. "maxSlope": 0.7,
  1179. "minSlope": 0.0,
  1180. "transitionClearance": -1.0,
  1181. "snapToXGrid": -1,
  1182. "snapToYGrid": -1,
  1183. "gridXOffset": 0,
  1184. "gridYOffset": 0,
  1185. "anchorYOffset": 0
  1186. },
  1187. {
  1188. "name": "TREES_jungle_big",
  1189. "density": 1.0,
  1190. "size": "MEDIUM",
  1191. "provider": "EWG",
  1192. "type": "TREES",
  1193. "blocksRequiredUnderneath": [
  1194. "GRASS"
  1195. ],
  1196. "blacklistedDecoBlocks": [],
  1197. "spawnOnGround": true,
  1198. "overrideExsistingBlocks": false,
  1199. "allowRotation": true,
  1200. "applyPhysics": false,
  1201. "applyAir": false,
  1202. "fixFlyingRoots": true,
  1203. "replaceAir": true,
  1204. "minY": 0,
  1205. "maxY": 255,
  1206. "maxSlope": 0.7,
  1207. "minSlope": 0.0,
  1208. "transitionClearance": -1.0,
  1209. "snapToXGrid": -1,
  1210. "snapToYGrid": -1,
  1211. "gridXOffset": 0,
  1212. "gridYOffset": 0,
  1213. "anchorYOffset": 0
  1214. },
  1215. {
  1216. "name": "TREES_jungle_small",
  1217. "density": 1.0,
  1218. "size": "MEDIUM",
  1219. "provider": "EWG",
  1220. "type": "TREES",
  1221. "blocksRequiredUnderneath": [
  1222. "GRASS"
  1223. ],
  1224. "blacklistedDecoBlocks": [],
  1225. "spawnOnGround": true,
  1226. "overrideExsistingBlocks": false,
  1227. "allowRotation": true,
  1228. "applyPhysics": false,
  1229. "applyAir": false,
  1230. "fixFlyingRoots": true,
  1231. "replaceAir": true,
  1232. "minY": 0,
  1233. "maxY": 255,
  1234. "maxSlope": 0.7,
  1235. "minSlope": 0.0,
  1236. "transitionClearance": -1.0,
  1237. "snapToXGrid": -1,
  1238. "snapToYGrid": -1,
  1239. "gridXOffset": 0,
  1240. "gridYOffset": 0,
  1241. "anchorYOffset": 0
  1242. },
  1243. {
  1244. "name": "TREES_jungle_normal_4",
  1245. "density": 1.0,
  1246. "size": "MEDIUM",
  1247. "provider": "EWG",
  1248. "type": "TREES",
  1249. "blocksRequiredUnderneath": [
  1250. "GRASS"
  1251. ],
  1252. "blacklistedDecoBlocks": [],
  1253. "spawnOnGround": true,
  1254. "overrideExsistingBlocks": false,
  1255. "allowRotation": true,
  1256. "applyPhysics": false,
  1257. "applyAir": false,
  1258. "fixFlyingRoots": true,
  1259. "replaceAir": true,
  1260. "minY": 0,
  1261. "maxY": 255,
  1262. "maxSlope": 0.7,
  1263. "minSlope": 0.0,
  1264. "transitionClearance": -1.0,
  1265. "snapToXGrid": -1,
  1266. "snapToYGrid": -1,
  1267. "gridXOffset": 0,
  1268. "gridYOffset": 0,
  1269. "anchorYOffset": 0
  1270. },
  1271. {
  1272. "name": "TREES_jungle_medium",
  1273. "density": 1.0,
  1274. "size": "MEDIUM",
  1275. "provider": "EWG",
  1276. "type": "TREES",
  1277. "blocksRequiredUnderneath": [
  1278. "GRASS"
  1279. ],
  1280. "blacklistedDecoBlocks": [],
  1281. "spawnOnGround": true,
  1282. "overrideExsistingBlocks": false,
  1283. "allowRotation": true,
  1284. "applyPhysics": false,
  1285. "applyAir": false,
  1286. "fixFlyingRoots": true,
  1287. "replaceAir": true,
  1288. "minY": 0,
  1289. "maxY": 255,
  1290. "maxSlope": 0.7,
  1291. "minSlope": 0.0,
  1292. "transitionClearance": -1.0,
  1293. "snapToXGrid": -1,
  1294. "snapToYGrid": -1,
  1295. "gridXOffset": 0,
  1296. "gridYOffset": 0,
  1297. "anchorYOffset": 0
  1298. },
  1299. {
  1300. "name": "TREES_jungle_small_3",
  1301. "density": 1.0,
  1302. "size": "MEDIUM",
  1303. "provider": "EWG",
  1304. "type": "TREES",
  1305. "blocksRequiredUnderneath": [
  1306. "GRASS"
  1307. ],
  1308. "blacklistedDecoBlocks": [],
  1309. "spawnOnGround": true,
  1310. "overrideExsistingBlocks": false,
  1311. "allowRotation": true,
  1312. "applyPhysics": false,
  1313. "applyAir": false,
  1314. "fixFlyingRoots": true,
  1315. "replaceAir": true,
  1316. "minY": 0,
  1317. "maxY": 255,
  1318. "maxSlope": 0.7,
  1319. "minSlope": 0.0,
  1320. "transitionClearance": -1.0,
  1321. "snapToXGrid": -1,
  1322. "snapToYGrid": -1,
  1323. "gridXOffset": 0,
  1324. "gridYOffset": 0,
  1325. "anchorYOffset": 0
  1326. },
  1327. {
  1328. "name": "TREES_jungle_normal_2",
  1329. "density": 1.0,
  1330. "size": "MEDIUM",
  1331. "provider": "EWG",
  1332. "type": "TREES",
  1333. "blocksRequiredUnderneath": [
  1334. "GRASS"
  1335. ],
  1336. "blacklistedDecoBlocks": [],
  1337. "spawnOnGround": true,
  1338. "overrideExsistingBlocks": false,
  1339. "allowRotation": true,
  1340. "applyPhysics": false,
  1341. "applyAir": false,
  1342. "fixFlyingRoots": true,
  1343. "replaceAir": true,
  1344. "minY": 0,
  1345. "maxY": 255,
  1346. "maxSlope": 0.7,
  1347. "minSlope": 0.0,
  1348. "transitionClearance": -1.0,
  1349. "snapToXGrid": -1,
  1350. "snapToYGrid": -1,
  1351. "gridXOffset": 0,
  1352. "gridYOffset": 0,
  1353. "anchorYOffset": 0
  1354. },
  1355. {
  1356. "name": "TREES_jungle_normal",
  1357. "density": 1.0,
  1358. "size": "MEDIUM",
  1359. "provider": "EWG",
  1360. "type": "TREES",
  1361. "blocksRequiredUnderneath": [
  1362. "GRASS"
  1363. ],
  1364. "blacklistedDecoBlocks": [],
  1365. "spawnOnGround": true,
  1366. "overrideExsistingBlocks": false,
  1367. "allowRotation": true,
  1368. "applyPhysics": false,
  1369. "applyAir": false,
  1370. "fixFlyingRoots": true,
  1371. "replaceAir": true,
  1372. "minY": 0,
  1373. "maxY": 255,
  1374. "maxSlope": 0.7,
  1375. "minSlope": 0.0,
  1376. "transitionClearance": -1.0,
  1377. "snapToXGrid": -1,
  1378. "snapToYGrid": -1,
  1379. "gridXOffset": 0,
  1380. "gridYOffset": 0,
  1381. "anchorYOffset": 0
  1382. },
  1383. {
  1384. "name": "TREES_jungle_huge",
  1385. "density": 1.0,
  1386. "size": "MEDIUM",
  1387. "provider": "EWG",
  1388. "type": "TREES",
  1389. "blocksRequiredUnderneath": [
  1390. "GRASS"
  1391. ],
  1392. "blacklistedDecoBlocks": [],
  1393. "spawnOnGround": true,
  1394. "overrideExsistingBlocks": false,
  1395. "allowRotation": true,
  1396. "applyPhysics": false,
  1397. "applyAir": false,
  1398. "fixFlyingRoots": true,
  1399. "replaceAir": true,
  1400. "minY": 0,
  1401. "maxY": 255,
  1402. "maxSlope": 0.7,
  1403. "minSlope": 0.0,
  1404. "transitionClearance": -1.0,
  1405. "snapToXGrid": -1,
  1406. "snapToYGrid": -1,
  1407. "gridXOffset": 0,
  1408. "gridYOffset": 0,
  1409. "anchorYOffset": 0
  1410. },
  1411. {
  1412. "name": "TREES_jungle_normal_3",
  1413. "density": 1.0,
  1414. "size": "MEDIUM",
  1415. "provider": "EWG",
  1416. "type": "TREES",
  1417. "blocksRequiredUnderneath": [
  1418. "GRASS"
  1419. ],
  1420. "blacklistedDecoBlocks": [],
  1421. "spawnOnGround": true,
  1422. "overrideExsistingBlocks": false,
  1423. "allowRotation": true,
  1424. "applyPhysics": false,
  1425. "applyAir": false,
  1426. "fixFlyingRoots": true,
  1427. "replaceAir": true,
  1428. "minY": 0,
  1429. "maxY": 255,
  1430. "maxSlope": 0.7,
  1431. "minSlope": 0.0,
  1432. "transitionClearance": -1.0,
  1433. "snapToXGrid": -1,
  1434. "snapToYGrid": -1,
  1435. "gridXOffset": 0,
  1436. "gridYOffset": 0,
  1437. "anchorYOffset": 0
  1438. }
  1439. ],
  1440. "TALL_BIRCH": [
  1441. {
  1442. "name": "TREES_birch_normal_3",
  1443. "density": 1.0,
  1444. "size": "MEDIUM",
  1445. "provider": "EWG",
  1446. "type": "TREES",
  1447. "blocksRequiredUnderneath": [
  1448. "GRASS"
  1449. ],
  1450. "blacklistedDecoBlocks": [],
  1451. "spawnOnGround": true,
  1452. "overrideExsistingBlocks": false,
  1453. "allowRotation": true,
  1454. "applyPhysics": false,
  1455. "applyAir": false,
  1456. "fixFlyingRoots": true,
  1457. "replaceAir": true,
  1458. "minY": 0,
  1459. "maxY": 255,
  1460. "maxSlope": 0.7,
  1461. "minSlope": 0.0,
  1462. "transitionClearance": -1.0,
  1463. "snapToXGrid": -1,
  1464. "snapToYGrid": -1,
  1465. "gridXOffset": 0,
  1466. "gridYOffset": 0,
  1467. "anchorYOffset": 0
  1468. },
  1469. {
  1470. "name": "TREES_birch_normal_4",
  1471. "density": 1.0,
  1472. "size": "MEDIUM",
  1473. "provider": "EWG",
  1474. "type": "TREES",
  1475. "blocksRequiredUnderneath": [
  1476. "GRASS"
  1477. ],
  1478. "blacklistedDecoBlocks": [],
  1479. "spawnOnGround": true,
  1480. "overrideExsistingBlocks": false,
  1481. "allowRotation": true,
  1482. "applyPhysics": false,
  1483. "applyAir": false,
  1484. "fixFlyingRoots": true,
  1485. "replaceAir": true,
  1486. "minY": 0,
  1487. "maxY": 255,
  1488. "maxSlope": 0.7,
  1489. "minSlope": 0.0,
  1490. "transitionClearance": -1.0,
  1491. "snapToXGrid": -1,
  1492. "snapToYGrid": -1,
  1493. "gridXOffset": 0,
  1494. "gridYOffset": 0,
  1495. "anchorYOffset": 0
  1496. },
  1497. {
  1498. "name": "TREES_birch_normal_2",
  1499. "density": 1.0,
  1500. "size": "MEDIUM",
  1501. "provider": "EWG",
  1502. "type": "TREES",
  1503. "blocksRequiredUnderneath": [
  1504. "GRASS"
  1505. ],
  1506. "blacklistedDecoBlocks": [],
  1507. "spawnOnGround": true,
  1508. "overrideExsistingBlocks": false,
  1509. "allowRotation": true,
  1510. "applyPhysics": false,
  1511. "applyAir": false,
  1512. "fixFlyingRoots": true,
  1513. "replaceAir": true,
  1514. "minY": 0,
  1515. "maxY": 255,
  1516. "maxSlope": 0.7,
  1517. "minSlope": 0.0,
  1518. "transitionClearance": -1.0,
  1519. "snapToXGrid": -1,
  1520. "snapToYGrid": -1,
  1521. "gridXOffset": 0,
  1522. "gridYOffset": 0,
  1523. "anchorYOffset": 0
  1524. },
  1525. {
  1526. "name": "TREES_birch_normal",
  1527. "density": 1.0,
  1528. "size": "MEDIUM",
  1529. "provider": "EWG",
  1530. "type": "TREES",
  1531. "blocksRequiredUnderneath": [
  1532. "GRASS"
  1533. ],
  1534. "blacklistedDecoBlocks": [],
  1535. "spawnOnGround": true,
  1536. "overrideExsistingBlocks": false,
  1537. "allowRotation": true,
  1538. "applyPhysics": false,
  1539. "applyAir": false,
  1540. "fixFlyingRoots": true,
  1541. "replaceAir": true,
  1542. "minY": 0,
  1543. "maxY": 255,
  1544. "maxSlope": 0.7,
  1545. "minSlope": 0.0,
  1546. "transitionClearance": -1.0,
  1547. "snapToXGrid": -1,
  1548. "snapToYGrid": -1,
  1549. "gridXOffset": 0,
  1550. "gridYOffset": 0,
  1551. "anchorYOffset": 0
  1552. }
  1553. ]
  1554. }
  1555. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement