1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2025-07-03 16:40:43 +02:00

update to match the renaming of plants_lib --> biome_lib

This commit is contained in:
Vanessa Ezekowitz
2015-08-09 10:13:33 -04:00
parent ba170ee66e
commit 10ce68961f
5 changed files with 28 additions and 28 deletions

View File

@ -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