Fishnet

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

==============
A. Description
==============
The mod adds a new block, the Fish Net.

If placed in water, it will randomly store a fish to its container (maximum of 64 fishes per fishnet). The more water block that surrounds the fishnet (9x9 radius), the higher the chance it will store a fish.

The disadvantage of using this is that, unlike fishing rods and furnaces, you will not get any experience.

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

Default Block IDs : 155
Default Item IDs : None

Overrides : None

Incompatabilities : None known.

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

-[growthcraft]
--[fishnet]
---BlockFishnet.class
---ContainerFishnet.class
---GuiFishnet.class
---GuiHandler.class
---mod_Fishnet.class
---TileEntityFishnet.class
---Fishnet_GuiTex.png
---Fishnet_Tex.png
---[Proxy]
----ClientProxyFishnet.class
----CommonProxyFishnet.class

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

1.0
October 31, 2012
First release

2.0
November 5, 2012
Recoded for Forge

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

3.0
November 25, 2012
Changed catching chance algorithm.

3.1
December 1, 2012
Reupload.

3.2
December24, 2012
Updated for 1.4.6

==============
E. Author's Notes
==============
- Special thanks to GSValore (http://www.minecraftforum.net/user/1469352-gsvalore/) for helping in fixing the code!
- Special thanks to freezzerr (http://www.minecraftforum.net/user/779362-freezzerrr/) for his wonderful Forge modding tutorials (http://www.minecraftforum.net/topic/1460446-142forge-tutorials-hd-videos-source-code-10-28-2012/)!
- Please comment in the mod's thread in the minecraftforum.net
- Comment may include anything :>

==============
F. Plans
==============
- None.

