Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

MouseyPounds

Uploaded by

MouseyPounds

Virus scan

Safe to use

About this mod

Anything Ponds removes game restrictions on fish ponds so that you can put in clams, legendary fish, algae, and just about anything else.

Requirements
Permissions and credits
Changelogs
Description:

Anything Ponds
is a SMAPI mod which removes game restrictions on fish ponds so that you can put in clams, legendary fish, algae, and just about anything else. It includes pond definitions for algae & seaweed and a minimal generic definition. In general, this mod should be used in conjunction with Content Patcher content packs that add new definitions. See the optional files for some example packs.


Installation:
  • Install the latest version of SMAPI.
  • Unzip the download and place the included AnythingPonds folder into your Mods folder.


Configuration:

  • Enable_Algae_and_Seaweed_Pond_Definitions -- true (default) or false. Only set this to false if you have a content pack for those ponds you want to use instead.
  • Allow_Empty_Ponds_to_Become_Algae_or_Seaweed -- true (default) or false. This will cause ponds which sit empty to spontaneously become Green Algae, White Algae, or Seaweed ponds (randomly chosen) after a set amount of time (see next option.) Make sure the previous option is enabled (or an alternative definition is active from a content pack) when using this.
  • Number_of_Days_for_Empty_Pond_to_become_Algae_or_Seaweed -- integer value which defaults to 7 .


Built-in Pond Definitions:

  • The definitions for algae and seaweed ponds are in the pond_algae.json file in the mod folder; this file will be created the first time the game is run with the mod installed and can be edited to preference. If enabled by the config, these definitions will be added just before the category_fish definition from the base game.
  • The definition for the generic pond is in the pond_generic.json file in the mod folder; this file will be created the first time the game is run with the mod installed and can be edited to preference. This will always be added as the last pond data definition although other mods could change this order.


Compatibility:

  • Anything Ponds requires SMAPI version 3.0.0 or higher and should work with Stardew Valley 1.4 or higher.
  • If you choose to uninstall this mod, you should empty or remove any ponds which have items the game doesn't normally support before you do so.


Source Code Repository:

GitHub