Minecraft Fishing Net Chest mod 2026 download
logo
minecraft mod Fishing Net Chest

Fishing Net Chest

Game Version: 1.6.2
Total Downloads: 1,606
Updated: Aug 2, 2013
Created: Jul 29, 2013
Download Fishing Net ChestDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Fishing Net Chest v0.2 beta 13.91 KB Aug 2, 2013 1.6.2 1,442 download Fishing Net Chest Fishing Net Chest v0.2 betaDownload
Fishing Net Chest v0.1 beta 12.91 KB Jul 29, 2013 1.6.2 164 download Fishing Net Chest Fishing Net Chest v0.1 betaDownload

Screenshots

Description

Share this:

http://image.noelshack.com/fichiers/2013/31/1375129762-fishing-net-post.jpg

Bored of fishing ? Ever wanted to throw a fishing net deep in the ocean and let it fish for you while your finding some diamonds ?
Fishing Net Chest is made for you !

Simply place a chest surrounded by X blocks of water (where X is changeable in the config, by default 2) and you've created a fishing chest block !

It would be too easy if there is just that to do, isn't it ?
Just had to add some wool block on a certain face of the chest (both are configurable, set to 16 and DOWN by default) to start catching some fish !

The formula to catch a fish is this : base + water_block_in_radius_of_chest * water_block_multiplier
Where base, radius and water_block_multiplier is in the config file

Screenshots (examples)

http://image.noelshack.com/fichiers/2013/31/1375130257-2013-07-29-22-34-43.png
http://image.noelshack.com/fichiers/2013/31/1375130256-2013-07-29-22-35-09.png

Video


Commands

command description permission
/fnc purgefile Reset the chest.yml file (contains all the fishing chest) netchest.command.purgefile
/fnc debug Point your cursor to a fishing chest and do that command, it will print some info about this chest netchest.command.debug
/fnc reload Just reload the config file. Useful if you made some change in the parameter netchest.command.reload

Permissions

Permission system is not really developed yet, but here's a beginning

permission description
netchest.create needed to create a fishing net chest
netchest.break needed to break a fishing net chest

Configuration File

# max wool block of the net
max_net_block: 16  

# choose the type of net block. See http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html for all block type
net_block_type: WOOL

# number of water block needed to recognize a chest as a fishing chest (only when the chest is placed)
water_block_needed_chest_creation: 2

# radius to search for water block
water_search_radius: 10

# face to start looking for wool block
starting_net_face: DOWN

# well, i think you've understand :D
max_chest_per_player: 3

# as explained above, the base chance to catch fish
base_chance: 30

# see above
water_chance_multiplier: 0.01

# delay in second between each excution of the "catch a fish ?" code.  300 = 5 minutes
scheduler_delay_in_second: 300

Tell me if you've got any idea for this plugin ! Also don't forget to tell me if you find a bug
And I'm really sorry for my bad english, if you find an error, just tell me I'll correct that 😉

Comments

Add a comment