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.

The growth rate of the apples (block) is the somewhat fast (20% chance of advancing a stage every tick).

==============
B. Technicalities
==============
Minecraft Version : 1.4.2
Mod Version : 1.2

Block IDs : 150
Item IDs : 2500

Overrides : aji.class

Incompatabilities : None known.

==============
C. Installation
==============
-=Prerequisites=-
1. Delete META-INF.
2. Install Modloader (if you haven't yet).
-===============-
3. copy the five .class files and the only folder to your minecraft.jar

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

[class files]
aji.class
BlockAppleFruit.class
ItemAppleSeeds.class
mod_AppleGeneration.class
WorldGenApple.class

["apples" folder]
applefruit.png
appleOne.png
appleseeds.png
appleThree.png
appleTwo.png

==============
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

==============
E. Author's Notes
==============
- I'm in need of someone to teach me how to create new render/model for a block.
- 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.

