undergrowth/trunks/trunks_settings.txt

9 lines
417 B
Plaintext
Raw Normal View History

-- Settings for generation of trunks (at map-generation time)
Horizontal_Trunks = true
Trunks_Max_Count = 320 -- absolute maximum number in an area of 80x80x80 nodes
2013-09-27 16:37:07 -07:00
Trunks_Rarity = 99 -- larger values make trunks more rare (100 means chance of 0 %)
2013-09-27 16:37:07 -07:00
Twigs_Max_Count = 640 -- absolute maximum number in an area of 80x80x80 nodes
Twigs_Rarity = 66 -- larger values make trunks more rare (100 means chance of 0 %)