diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2015-08-09 10:13:33 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2015-08-09 10:34:53 -0400 |
commit | 10ce68961fa6cb810340b7fb6da3ced2250e606c (patch) | |
tree | e7f19c09d40f9f6c0c4873f8bbd82e75bea5ccc1 /default_settings.txt | |
parent | ba170ee66ef0d969f2579fc9aaf374b846041e2e (diff) |
update to match the renaming of plants_lib --> biome_lib
Diffstat (limited to 'default_settings.txt')
-rw-r--r-- | default_settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default_settings.txt b/default_settings.txt index 29c9d24..f3843de 100644 --- a/default_settings.txt +++ b/default_settings.txt @@ -18,7 +18,7 @@ moretrees.enable_beech = false -- set this to true to make moretrees spawn saplings at mapgen time instead -- of fully-grown trees, which will grow into full trees very quickly. With --- older versions of plants_lib, doing this will reduce mapgen lag. +-- older versions of biome_lib, doing this will reduce mapgen lag. moretrees.spawn_saplings = false |