Increase tree rarity from 5% to 8%

Part of 31559e18f - oops

because the giant trees are cool... and too rare. Default rarity for schematic-based objects such as trees and ancient portals can be changed without causing any chunk boundary generation mismatches.
master
Treer 2020-06-22 22:31:56 +10:00
parent 3c1dbc3e06
commit a2408487d8
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ cloudlands_limit_biome_altitude (Altitude for listed biomes) string
#
# A percentage value between 0 and 100 which controls the spread of the
# rare and gigantic trees which can sometimes be found growing on islands.
cloudlands_giant_tree_rarety (Giant tree rarety %) int 5 0 100
cloudlands_giant_tree_rarety (Giant tree rarety %) int 8 0 100
# Set true to allow glowing rarer variants of the rare and gigantic trees
# which can sometimes be found growing on islands.