split plants_lib off into its own repository

renamed it to biome_lib
changed all relevant functions, tables, depends.txt, etc. in this modpack to call for the new name.
This commit is contained in:
Vanessa Ezekowitz
2015-08-09 10:11:30 -04:00
parent 273ad9d1da
commit 42732b0636
41 changed files with 85 additions and 1422 deletions

2
README
View File

@ -22,7 +22,7 @@ that is necessary for them to spawn on, so they won't grow if placed on e.g.
cobble or homedecor flower pot, etc. This doesn't affect wall-climbing poison
ivy, since it uses a different growth pattern.
All plants use multiple controls provided by plants_lib, to keep where they
All plants use multiple controls provided by biome_lib, to keep where they
grow under control - no more random spread of plants! In addition, the density
of the plants in any region they appear in has been fixed and brought under
control.