Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

TehPers

Uploaded by

TehPers

Virus scan

Safe to use

About this mod

Fishing rework with complete customization, a full API, and support for content packs.

Requirements
Permissions and credits
Translations
  • Spanish
  • Portuguese
  • Mandarin
Changelogs
For SDV 1.5.5+ and SMAPI 3.13.0+

Completely reworks fishing:

  • Control every aspect of fishing! Configure the chances of hitting fish instead of trash, the difficulty of catching fish, the chances of finding treasure, what fish/treasure/trash you'll find, where you'll find it all, and how the fish behave.
    • Add new fish, adjust fish behaviors, and control where they can be caught. If you want to be able to catch diamonds, wearable boots, or even fishing rods while fishing, go ahead!
  • Perfect catches are more rewarding. As you get more perfect catches in a row, your streak increases, and fish become more valuable.
  • Optional built-in fishing HUD. See what fish you can catch while you're fishing!
  • Support for Generic Mod Config Menu, including in-game config editing.
    • Some complex settings may not be modifiable through GMCM though.
  • Create your own content packs, or install a content pack created by someone else!
    • Optional content pack included for making legendary fish recatchable.

Most config settings can be modified in-game with GMCM. For more fine-tuned control over the settings, the configs can also be modified through their respective `.json` files in the mod's `config` folder.

If you want to configure which fish, trash, or treasure are available to catch and when you can catch them, create or install a content pack.

Content packs

This mod supports custom content packs. For more information on how to make a content pack, check the content pack docs.

Recatchable Legendaries:

Allows legendary fish to be caught more than once. After catching a normal legendary fish, you can catch it again after 7 days. Also, if you have caught any of the legendary fish II, those can also be caught once every 7 days. Make sure to catch every legendary fish II while you have the chance so you can continue to catch them again later!

API

Two APIs are available for this mod:

  • The simplified API can be retrieved through SMAPI's mod registry.
  • The full API can be accessed by using TehCore.

To use the API, check out the api docs.

Source code & License

This mod is licensed under MIT License. The source code and full license text can be found on the github repo.