Changelog
---------
2.0.0a12
- FIXED: Quad caching issue causing massive memory leak.
- FIXED: Plants could be made to grow in cross-crops.
- FIXED: Grass seed drops.
- FIXED: Debug log spam showing up in non-debug log.
- ADDED: More lambda usage.
- FIXED: Possible areas of de-synchronization.

2.0.0a11
- FIXED: GUI glitches when highlighting items.
- FIXED: GUI's not being as optimal as possible.
- FIXED: Empty NBTTagCompounds being added to items with no tags.
- FIXED: Products not stacking.
- ADDED: Missing default JSON files for vanilla plants.
- FIXED: JSON synchronization system premature loading issue.
- FIXED: JEI duplicate seed interpreter registration.
- FIXED: Base blocks not supporting meta values (notice format is WIP).
- FIXED: Messy code in important classes.
- FIXED: Missing JavaDocs in certain classes.
- ADDED: Control over growth stat bonus on per-plant level.

2.0.0a10
- ADDED: Light level feature for magnifying glass.
- FIXED: Crops not consuming additional item to form cross-crops.
- ADDED: Null pointer check to try to root out the infernal issue #770.
- FIXED: Journal displaying seed name instead of plant name.
- FIXED: Default Potato plant unattainable.
- ADDED: Default Nether Wart & Beet plant JSON files.
- FIXED: Crash caused by spawning AgriCraft nuggets with invalid meta values.

2.0.0a9
- FIXED: Multiplayer JSON transfer. Json files will now transfer correctly from the server to the client.

2.0.0a8
- ADDED: Better mod JSON file loading, will not try to load files for missing mods.

2.0.0a7
- FIXED: InfinityLib dependency version insensitivity. (#799)
- FIXED: Tank rendering crash. (#809)
- FIXED: Crop rendering crash. (#804)

2.0.0a6
- ADDED: Seed item configurability, allows for meta-sensitive seeds.
- FIXED: Plants spawning on infertile soil.
- FIXED: Invalid texture message displaying {0} instead of invalid texture entry.
- FIXED: Render type 'cross' rendering as 'hash' instead.
- FIXED: Default melon texture is wheat.
- FIXED: Growth & Gain stats randomly switching places.
- FIXED: Crash caused by sprinklers and class casting.
- FIXED: Channel valve ignoring redstone control.
- FIXED: Villager bound null pointer exception.
- FIXED: Seeds not dropping from crops.
- UNKNOWN: Rendering null pointer exception Heisenbug.

2.0.0a5:
- REMOVED: Custom Wood Fences.
- FIXED: Seed Duplication.
- FIXED: Nugget OreDict Registration.
- FIXED: Custom crops with base blocks not placing.
- FIXED: Crash caused by breaking soil under crops.
- FIXED: Crops fail to grow.
- FIXED: Crops fail to update properly.

2.0.0a4:
- INFO: 2.0.0a5 alpha pre-release to select users.

2.0.0a3:
- FIXED: Custom Wood Recipes!

2.0.0a2:
- FIXED: Server initialization crash!
- FIXED: Jar naming scheme.
- FIXED: Excessive Jar size.

2.0.0a1:
- ADDED: 1.10.2 Port
- ADDED: JSON Crops!