Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Ceasg

Uploaded by

ceasgx

Virus scan

Safe to use

About this mod

Adds some helpful extra info to the description of each fish, including the location(s), season(s) and time(s) when each fish is found (where possible!).

Requirements
Permissions and credits
Translations
  • Spanish
Changelogs
This mod adds extra info to the descriptions for each fish, which will help you find the fish you're hoping to catch!

As the extra info is added to the descriptions, you will only be able to see information for fish that you have already caught.

The mod should work fine with Teh's Fishing Overhaul - please let me know if you encounter any issues with compatability! It also works with Lookup Anything, although there are some visual issues (see Mod compatibility below).


Features
  • For fish that can be caught using the fishing rod, the locations, seasons and times when the fish is active are added to the description.
  • For fish that can be caught in crab pots, the type of water that the fish is found in is added to the description.


Requirements


Instructions
  • Install the latest version of SMAPI
  • Download and unzip the mod into Stardew Valley/Mods
  • Run Stardew Valley through SMAPI - config.json will be generated when the game is first run with this mod installed


Changing time format (12 or 24 hour time)
  • This mod is in 24 hour time by default, so "TimeIn24Hours" in config.json will be set to "false" initially
  • To change to 12 hour time, close the game and edit config.json so "TimeIn24Hours" is set to "true"
  • Save the changes made to config.json and they will be in effect the next time Stardew Valley is run through SMAPI! :)
  • This can be changed at any time by closing Stardew Valley and changing the value of "TimeIn24Hours" in config.json, and then re-opening Stardew Valley through SMAPI


Mod compatibility
  • This mod does work with Lookup Anything, but the fish descriptions in the F1 menu using the Lookup Anything mod will not be properly aligned since the descriptions are changed. Hovering over any fish items for the descriptions will still work as expected.
  • This mod currently does not work with the fish added in More New Fish (sorry!)
  • Please let me know if you encounter any other issues with other mods! :)


Known issues/bugs
  • Fish caught in the Night Market will have location "?"
  • Please report any other bugs you find on the bugs page. :)


Version History
  • 1.0.0: Initial release.
  • 1.1.0: Added configuration ability to choose between 24 hour time and 12 hour time.
  • 1.1.1: Fixed localisation issue, should now provide info correctly for non-English localisations (please note that the extra info will still be in English).
  • 1.2.0: Implemented translations, included rough French translation to begin with (please note that location names will still be in English as they are pulled straight from the game code) & implemented better exception handling.
  • 1.2.1: Added Portuguese translation (thanks websterl3o!).
  • 1.3.0: Updated to work with SMAPI 3.18.6. Modified code to include the "Temp" and "FishingGame" locations, should also now include Ginger Island locations. Added Italian translation (thanks Giasko0!). Added Russian translation (thanks NightKosh!).


Source code
Source code is available on GitHub.