Apple Generation

By: supertoinkz (a.k.a. Gwafu)

==============
A. Description
==============
The mod makes apple blocks spawn underneath oak leaves in forests. The apple (block) will drop an apple seed if it's still in the first and second stage. Otherwise, it will drop an apple (item) when broken on the third stage.

The apple (item) can be crafted into two apple seeds which can be planted underneath oak leaves.

You can change how fast the apples grow through the auto-generated config file.

==============
B. Technicalities
==============
Minecraft Version : 1.4.6
Mod Version : 2.2

Default Block IDs : 150
Default Item IDs : 2500

Overrides : akt.class

Incompatabilities : None known.

==============
C. Installation
==============
-=Prerequisites=-
1. Delete META-INF.
2. Install Forge (if you haven't yet).
-===============-
3. Place "[2.2] Apple Generation.zip" to your mods folder.

akt.class is optional! It is just there to disable leaves from randomly dropping apples.

-akt.class
-[growthcraft]
--[applegeneration]
---BlockAppleFruit.class
---IteamAppleSeeds.class
---mod_AppleGeneration.class
---WorldGenApple.class
---AppleGeneration_Tex.png
---[proxy]
----ClientProxyAppleGeneration.class
----CommonProxyAppleGeneration.class

==============
D. Changelog
==============
*Dates are +8:00 GMT

1.0
August 20, 2012
First release

1.1
October 7, 2012
Bugfixes
- Fixed death/destroy sound (Stone -> Leaf)
- Fixed planting bugs (where you can't plant apples on man-placed leaves; where you can still plant apples even though there is already an apple planted)

ID Changes
- BlockAppleFruit : 140 ->150
(Yes, it will destroy your current apples (blocks))

1.2
October 29, 2012
Updated to 1.4.2

2.0
November 4, 2012
Recoded for Forge

New Feature/s
- Automatic creation of config file (allows you to edit the IDs and the growth rate and rarity of apples).

2.1
December 1, 2012
Updated for 1.4.5

2.2
December 24, 2012
Updated for 1.4.6

==============
E. Author's Notes
==============
- Please comment in the mod's thread in the minecraftforum.net
- comment may include anything :>

==============
F. Plans
==============
- Change the current block render/model to cocoa-like.
- Better sprites.

