plantlife_modpack/plants_lib
Vanessa Ezekowitz 96df170e2d Made a couple of perlin functions global so they aren't being redefined
every time an ABM or on_generated is called.  Optimized a number of nil
comparisons ("if x == nil" -> "if not x" and similar).
2013-02-23 00:34:03 -05:00
..
depends.txt Renamed the "plants" module to "plants_lib". Any modder that directly depends 2012-12-04 19:29:23 -05:00
init.lua Made a couple of perlin functions global so they aren't being redefined 2013-02-23 00:34:03 -05:00