Advertisement
DuneSciFye

Untitled

Jan 8th, 2024
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. version: 10.6.0
  2. modify-blocks: true
  3. remove-ice-in-unloaded-chunks: true
  4. modify-daynight-length: true
  5. modify-weather-cycle: true
  6. modify-biome-on-client: true
  7. dynmap-pause-renders-in-winter: false
  8. affect-crop-growth-summer: true
  9. affect-crop-growth-winter: true
  10. delay-per-operation: 4
  11. automatic-season-cycling: true
  12. send-message-on-season-cycle: false
  13. spawn-ice-in-winter: false
  14. optimized-custom-biomes: true
  15. keep-player-placed-plants: true
  16. disable-snow-placement-all-snowman: false
  17. snowman-wear-pumpkin: false
  18. snowman-attack-mobs: false
  19. max-berrybushes-per-chunk: 20
  20. disable-berry-damage-for-entities: true
  21. flower-chance-in-spring: 5.0%
  22. unloaded-chunks-check-delay: 80
  23. no-snow-on-leaves-for-terra: true
  24. regrow-grass-everywhere: true
  25. spawn-mushrooms-in-fall: true
  26. snow-and-ice-removal: true
  27. biome-display-name: nobiome
  28. keep-natural-snow: true
  29. snow-placement-enabled: true
  30. default-season: SUMMER
  31. falling-leaf-item: KELP
  32. falling-leaf-custommodeldata: 1
  33. sub-seasons:
  34. enabled: true
  35. foliage-color-adjustments:
  36. WINTER-SPRING: NONE
  37. SPRING-SUMMER: '#32CD32,WEIGHT:0.3'
  38. SUMMER-FALL: NONE
  39. FALL-WINTER: NONE
  40. particles:
  41. FALLING_LEAVES:
  42. enabled: true
  43. spawn-chance: 4%
  44. seasons:
  45. - SUMMER
  46. SMALL_FALLING_LEAVES:
  47. enabled: true
  48. spawn-chance: 25%
  49. seasons:
  50. - FALL
  51. SHOOTING_STARS:
  52. enabled: true
  53. relative-height: 150
  54. chance: 0.5%
  55. seasons:
  56. - SUMMER
  57. NIGHT_SPARKS:
  58. enabled: true
  59. particle-count: 200
  60. relative-height: 40
  61. event-chance: 5%
  62. seasons:
  63. - WINTER
  64. FIREFLIES:
  65. enabled: true
  66. spawn-chance: 0.1%
  67. seasons:
  68. - SPRING
  69. - SUMMER
  70. SWEAT_EFFECT:
  71. enabled: false
  72. min-player-temperature: 40
  73. COLD_BREATH:
  74. enabled: false
  75. hide-own-breath: true
  76. max-air-temperature: 0
  77. performance:
  78. prioritise-tps: true
  79. min-tps: 19.5
  80. weather:
  81. winter:
  82. daily-extra-downfall-chance: 33.3%
  83. has-natural-downfall: true
  84. spring:
  85. daily-extra-downfall-chance: 0.0%
  86. has-natural-downfall: true
  87. summer:
  88. daily-extra-downfall-chance: 0.0%
  89. has-natural-downfall: false
  90. fall:
  91. daily-extra-downfall-chance: 33.3%
  92. has-natural-downfall: true
  93. entities:
  94. spawn-entities: true
  95. spawn-chance-animals: 10.0%
  96. despawn-season-animals: true
  97. spring:
  98. spawn-extra-animals: true
  99. spawn-extra-bees: true
  100. spawn-extra-rabits: true
  101. summer:
  102. spawn-ocelots: true
  103. spawn-pandas: true
  104. spawn-parrots: true
  105. replace-zombies-with-husks: true
  106. fall:
  107. spawn-bats: true
  108. spawn-cave-spiders: true
  109. spawn-foxes: true
  110. spawn-mooshrooms: true
  111. spawn-frogs: true
  112. spawn-extra-spiders: true
  113. give-entities-pumpkin: true
  114. entities-pumpkin-chance: 20.0%
  115. winter:
  116. spawn-wolfs: true
  117. spawn-foxes: true
  118. spawn-polarbears: true
  119. spawn-snowman: true
  120. replace-skeletons-with-strays: true
  121. temperature-modify-command:
  122. min: -999999
  123. max: 999999
  124. block-replacements:
  125. enabled: true
  126. replacements:
  127. pink-trees:
  128. to-replace: OAK_LEAVES
  129. replacement: CHERRY_LEAVES
  130. seasons: SPRING
  131. sub-seasons: 2
  132.  
  133.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement