Commit Graph

5 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 42732b0636 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.
2015-08-09 10:37:50 -04:00
Vanessa Ezekowitz ef27d14e4a also add farming as an opt depend for bushes_classic 2013-11-18 17:08:06 -05:00
Vanessa Ezekowitz 94e21c0cf6 multiple changes
Make bushes use default farming mod's flour for making pies instead of
jungle grass, if that mod is installed.  Junglegrass will be used if farming
is not present.

Make bushes mod support farming_plus more completely - either its or
bushes' strawberries may be used to make a strawberry pie or a mixed
fruit pie - mix and match the two types of strawberries as desired.

move clone node function from junglegrass mod to plants_lib so that
other mods can use it.
2013-11-02 19:52:08 -04:00
Vanessa Ezekowitz 8238d0d9bf Make bushes mod use any of the junglegrasses
provided by plantlife's junglegrass mod.
Make junglegrass mod define its own copy of default:junglegrass if it isn't
already defined.  Add 'junglegrass=1' to the node's groups in either case.
2013-11-02 16:57:32 -04:00
Vanessa Ezekowitz e750a6bb59 Imported the classic bushes into Plantlife, updated it to the current
plants_lib API (in the process, added some reasonable biome controls),
made it able to grow on Undergrowth modpack's dirt/grass with leaves
nodes.
2013-09-28 11:36:36 -04:00