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.
This commit is contained in:
parent
3c1dbc3e06
commit
a2408487d8
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user