1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-22 09:40:29 +02:00
Files
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
..