Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-14 | add option to spawn saplings instead of fully-grown trees at mapgen | Vanessa Ezekowitz | |
time. Such saplings will grow very quickly into a tree, compared to a planted sapling. Defaults to spawning saplings. add custom jungle tree sapling, alias default one to that, so that moretrees will be able to grow its own jungle trees. fix tree density bug | |||
2013-07-22 | Made moreblocks dependency optional and configurable | Vanessa Ezekowitz | |
2013-04-09 | Made settings world-specific - look for moretrees_settings.txt in your world | Vanessa Ezekowitz | |
folder. If it isn't found, the mod will create it with the contents of default_settings.txt and then read those default settings and use them. Otherwise, it will read its settings from the world folder. |