(two new variables defining min and max temperature, normalized to 0.53 = 0
degrees centigrade).
The values used for this new Perlin layer come from Splizard's Snow Biomes mod,
so other mods that use plantlife to create biomes should be able to blend
nicely with that mod.
for air surrounding the plant spawn location (defaults to 1, just the target
node). Values of 1 and 9 for the two new variables would check the 3x3 area
around the spawn location. Don't make these numbers too large or it will
slow the abm down.
texture files to their respective components' folders (<f>/textures). Also,
began working on extending the API for the growing code to allow for checking
for the height of a node. Poisonivy is the only component that uses it for
now; this is more intended to be used with nature pack eventually.
fix the waterlily bug. Reverted it.
This should, however, finally fix jungle grass turning into dry shrubs when it
shouldn't, and the list of growing surfaces seems to work properly now. Will
fix the waterlily bug later.